https://github.com/openframeproject/openframe-jsclient
Javascript API Client
https://github.com/openframeproject/openframe-jsclient
Last synced: 4 months ago
JSON representation
Javascript API Client
- Host: GitHub
- URL: https://github.com/openframeproject/openframe-jsclient
- Owner: OpenframeProject
- Created: 2016-12-05T04:50:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:18:04.000Z (about 3 years ago)
- Last Synced: 2024-06-11T16:14:10.233Z (over 1 year ago)
- Language: JavaScript
- Size: 559 KB
- Stars: 10
- Watchers: 5
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Openframe JavaScript API Client
[](https://travis-ci.org/OpenframeProject/Openframe-JSClient) [](https://coveralls.io/github/OpenframeProject/Openframe-JSClient?branch=master)
> Under development...
A small JavaScript client library for the Openframe API.
This client is designed to be used in the browser (or JS runtimes with localStorage available). It allows applications to interact with Openframe on behalf of authenticated users.
## Usage
[Read the docs](https://openframeproject.github.io/Openframe-JSClient) (under development).