Skip to content

BetConstruct/Spring-JS-SDK

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 

Spring-JS-SDK

Swarm API library for AngularJS 1

This library makes it easy to connect to Swarm, query and subscribe to data sets using JSON based query language (similar to MongoDB) Swarm is a middleware which provides JSON based API to Betconstruct data services via WebSockets or AJAX long-poll requests.

Dependencies

Dependencies include AngularJS cookies module and amplify.store local storage library Both of them are used for storing authenticated user credentials in browser.

Usage

Include the scripts on your page (required libraries - Angular and Amplify.store and dist/bc.js), add "vbet5" module as dependency to your angular application, and you are ready to use the provided "Zergling" service. See examples directory for usage examples.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published