Seguir - Restify Client / Server
http://cliftonc.github.io/seguir/server
[Pronounced: seh-geer]
Contributing & Developing
I'm always looking for people to help out, regardless of what you think you can contribute - please reach out, and for high level contribution guidelines please read:
Docs
npm run docs
This will create API documents in /docs.
git subtree push --prefix doc origin gh-pages
This will push any documentation changes to gh-pages.
Requires
This uses Node, Restify for the API server with Cassandra as a backend, and if using background workers requires Redis to manage the worker scheduling.