NilaJS
NilaJS is a REST api framework with expressive, elegant syntax. A web framework provides a structure and starting point for creating your REST api, allowing you to focus on creating something amazing while we sweat the details.
Features of NilaJS
- Runs on NodeJS
- Built on top of Express.js
- Implemented with MVC pattern
- Easy to Code with very few bugs
- Short Development time
Getting started
npm install nilajs -gnila create:app appName
Dependencies
- express
- express-rate-limit
- helmet
- joi
- moment
- mongoose
- nila-logger
- nodemailer
- socket.io
- xss