
ES6 + ExpressJS + SequalizeJS + Mocha + Chai + Superagent. Starter kit for make RESTful API in NodeJS.
If you're embarking on a new project using NodeJS and looking for a solid foundation, the express-restful-starter kit might be just what you need. This starter kit is designed with the latest JavaScript features in ES6, ensuring a modern approach to building RESTful APIs. It integrates seamlessly with essential tools like ExpressJS, SequelizeJS, and testing frameworks, making it an excellent choice for both newcomers and experienced developers.
With a focus on collaboration and ease of use, the express-restful-starter allows you to fork the repository and contribute to its development. Plus, it comes with built-in support for clustering and is ready to deploy on AWS Elastic Beanstalk, making scaling your applications effortless.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.