Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 386 Bytes

File metadata and controls

5 lines (5 loc) · 386 Bytes

nodejsframework

Very basic start up point for node js api This project contain a simple MVC pattern implemented nodejs project starting point. Project is design to load all controller inside controllers folder, and all models inside models folder Project also consists of registration and login API using JWT token you can use these file as a start-up point for any node.js project