dhyasama / discourse-api

Node wrapper for the Discourse API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discourse-api

Known Vulnerabilities

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.

https://github.com/SamSaffron/discourse_docker

https://github.com/smdahlen/vagrant-digitalocean

About

Node wrapper for the Discourse API

License:MIT License


Languages

Language:JavaScript 100.0%