Skip to content

Complete Backend RestFull API using NodeJS in Construction

Notifications You must be signed in to change notification settings

PhilipRamkeerat/nodejs-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTFULL API USING NODEJS, EXPRESS AND SEQUELIZE

Middleware Routes

  • /users
  • /tasks

Init

  • npm install
  • npm start

Dependencies

  • "Node" : "10.16.3"
  • "express": "^4.17.1"
  • "sequelize": "^5.21.1"
  • "consign": "^0.1.6"
  • "sqlite3": "^4.1.0"

Dev Dependencies

  • "babel-cli": "^6.26.0"

About

Complete Backend RestFull API using NodeJS in Construction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published