petlja
v0.1.3
Published
API client for Petlja (petlja.org).
Readme
node-petlja-api
Library for communicating with various aspects of Petlja.
Usage
Installation
To install the library in your project, use:
$ npm install petljaUsage
The library contains several classes in itself:
Client: The class for communicating with Petlja. When instantiated, generates several communication modules whose documentation can be found inside thedocsfolder.
Examples
You can see usage examples in the examples folder.
TODO
- Documentation.
language.jsfor mapping programming language IDs to language names.- Unit tests.
