NodeJS RESTful API server for handling requests from better-musician.
Core Technology Stack
- BabelJS - Transpiler for proposed ES6 syntax features.
- ExpressJS - Web framework for handling HTTP interactions.
- RethinkDB - NoSQL database based on ReSQL syntax.
Key Deveopment Tools
- ESLint - Linter (syntax/format checker) supporting ES6
- mocha - Test framework for running unit and end-to-end tests
Based on the templates-api core framework. Will be eventually included as a submodule with an eject script to deploy core files.