Skip to content

shubh28/nodejs_crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs_crud

This is a basic REST API using nodeJS for CRUD operations.

To run the project:

You must also have a database of the following format { name:String, email:String, userName:String, password:string }

Then type following commands in the terminal or cmd:

  1. npm innstall
  2. node server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published