discourse
v0.1.0
Published
A simple javascript wrapper for the Discourse API
Downloads
17
Readme
discourse-api
A simple javascript wrapper for the Discourse API
This is just a quick stab at using the Discourse api within a project I'm working on. It's rough and has limited coverage at the moment but will get better with time. Contributions are welcome.
Installation
$ npm install discourse --save
For a node.js implementation, try Node discourse-api.