Skip to content

This is a backend App built using NodeJS,ExpressJS and MongoDB showing CRUD operations.This API allows to add user,delete user,edit user details,get all the users or get particular user based on his/her id.

License

Notifications You must be signed in to change notification settings

kritika27/restapi-nodejs-express-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rest API

Description

This is an App built using NodeJS,ExpressJS and MongoDB showing CRUD operations.This API allows to add user,delete user,edit user details,get all the users or get particular user based on his/her id.

Screenshots

Below are the screenshots of testing the API in Postman.

1.Add user: users_post

2.Then Get the user details: getallusers

3.Edit user details based on his/her id: patch_user

4.User details are being modified: user_modified

5.Delete particular user based on his/her id: deleteuserbasedonid

6.Get all the users: getallusersafterdeletion

Installation

Step 1 🍴 Fork this repo!

Step 2 👯 Clone this repo to your local machine using https://github.com/kritika27/restapi-nodejs-express-mongodb.git

Step 3 HACK AWAY! 🔨🔨🔨

Available Scripts

In the project directory, you can run:

npm start

License

Apache-2.0 License.

Made with ❤

About

This is a backend App built using NodeJS,ExpressJS and MongoDB showing CRUD operations.This API allows to add user,delete user,edit user details,get all the users or get particular user based on his/her id.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published