An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Openframe JavaScript API Client

[![Build Status](https://travis-ci.org/OpenframeProject/Openframe-JSClient.svg?branch=master)](https://travis-ci.org/OpenframeProject/Openframe-JSClient) [![Coverage Status](https://coveralls.io/repos/github/OpenframeProject/Openframe-JSClient/badge.svg?branch=master)](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).