Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Project Employees CRUD (Create, Read, Upadate, and Delete) API

This project is a simple CRUD API, with this project we can learn about HTTP Method (Get, Post, Patch, Delete), Method "Get" is used to get all data or get a specific data by id from database, Method "Post" is used to create new data in database, Method "Patch" is used to upade or change a data in database, and Method "Delete" is used to delete data in database

About

Simple CRUD API with NodeJS, Express, and MongoDB

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages