0.1.0 • Published 10 years ago

discourse v0.1.0

Weekly downloads
24
License
-
Repository
github
Last release
10 years ago

discourse-api

NPM version Build Status

Dependency Status devDependency Status peerDependency Status

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.

Documentation

Discourse API Documentation