Skip to content

phonetworks/graphjs-android

Repository files navigation

GraphJS-Android

GraphJS-Android is a Kotlin client-side library to help developers easily enable social features on their mobile apps. With only a few lines of code, you can easily add authentication, comments, messages, forum, groups, profiles etc. to your static web pages.

Getting Started

To get started with GraphJS, you need to include graphjs library as sources (via git-submodule for example) to your project. Then you can initiate it with ApiManager constructor.

Example:

<script>
ApiManager({{ANDROID_CONTEXT}}, {{GRAPHJS_HORT}}, {{PUBLIC_ID}})
</script>

License

GNU Affero General Public License v3.0, see LICENSE.

About

Android Clients for GraphJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages