Skip to content

kudeepak/nodejs-api-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS REST API Framework

A framework to create the REST API using nodejs based on express It is a fully configured skeleton with MongoDB and JWT authentication.

Prerequisite

There should be npm, node and MongoDB installed on your machine.

Install using npm

Take a clone of the repo and run "npm install"

Setup config

There is some dist file added in the code base config folder. Simply change it with your values.

Start Server

node index.js

Folder Structure

app
-controllers
-models
-routers
config
util

About

nodejs-api-framework using expressjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published