Njs2 Framework

The primary objective of the Njs2 Framework is to reduce the developer’s effort on initial setup to start any project and force team members to follow the same coding standards thought the project. It also reduces the overhead on miscellaneous works like creating documentation, implementing authentication systems, and database connectivity.

Api-image
Rest API endpoint

Create rest endpoints in seconds using njs2-cli. This creates a skeleton from where the developer can start writing their business logic.

Sever-image
Server vs Serverless

Run it on a classic server via your favorite Express or in AWS Serverless platform. It’s just a matter of few commands.

Authentication-image
Authentication system

To make life simpler we have a built-in authentication system via JWT and JWT+Database tokens. You just need to configure it in the config file and start using it.

Postman-image
Postman integration

When it comes to testing API’s there is nothing better than our favorite tool Postman. And to make it more simple we generate a postman script that can be directly integrated with the postman editor.

Routing-image
Custom routing

Did you change your mind? Need to change your endpoint name now. It’s much easier now, you can also pass pretty URLs now.

support-image
Localization support

Having customers from multiple countries? We got your back!

Contributors

Abhijith Shetty
Abhijith Shetty
Ganesh Acharya
Ganesh Acharya
Shakthi Prasad GS
Shakthi Prasad GS

Technologies used

  • Node JS
  • Serverless
  • Express JS
  • Javascript
  • Socket.io
  • Websocket
  • ES6