discourse-api
A simple Node wrapper for the Discourse API
This is just a quick stab at using the Discourse api within a Node project I'm working on. It's rough and has limited coverage at the moment but will get better with time. Contributions are welcome.
I added Vagrant to make testing easier. A local box is fastest. I've also set it up to use the Digital Ocean provider. Both using Sam Saffron's Discourse Docker project. After getting Discourse running with Docker, create a package or a snapshot and then use vagrant to fire it up for testing.