Skip to content

This is a Node-Express project for CRUD operation

Notifications You must be signed in to change notification settings

abhaypsamrat/CRUD-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Operation

This is a Node-Express project for CRUD operation. CRUD is an acronym that stands for CREATE, READ, UPDATE, and DELETE.

Screenshots of Postman

Screenshots of browser

'localhost:5000/users'

Run Locally

Clone the project

  git clone https://github.com/abhaypsamrat/CRUD-API.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  node index.js

About

This is a Node-Express project for CRUD operation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published