https://github.com/ck07860786/crud-restapi-nodejs
CRUD operation in node js
https://github.com/ck07860786/crud-restapi-nodejs
epress mongodb nodejs restapi
Last synced: 2 months ago
JSON representation
CRUD operation in node js
- Host: GitHub
- URL: https://github.com/ck07860786/crud-restapi-nodejs
- Owner: Ck07860786
- Created: 2024-03-26T12:23:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-26T16:17:08.000Z (about 1 year ago)
- Last Synced: 2025-02-01T04:44:11.635Z (4 months ago)
- Topics: epress, mongodb, nodejs, restapi
- Language: JavaScript
- Homepage:
- Size: 2.96 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD Oprations in Node js
### About
The main motive is to learn how rest api are created and how CRUD operations are performed.In This User Can Create new products , update products, view products and delete products.
### Tech Stack 🚀
- NODE JS
- EXPRESS JS
- MONGODB (for database)### For Support