https://github.com/rejaulkariim/crud-with-mongodb-server
https://github.com/rejaulkariim/crud-with-mongodb-server
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rejaulkariim/crud-with-mongodb-server
- Owner: rejaulkariim
- Created: 2023-01-01T19:10:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T19:14:50.000Z (over 2 years ago)
- Last Synced: 2024-11-30T20:13:30.700Z (6 months ago)
- Language: JavaScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Session on MongoDB CRUD operations
### Get the code
Starter file is in `starter` branch
Complete code is in `main` branchTo get the starter code: `git clone -b starter https://github.com/Abdify/cs-crud-with-mongodb-server.git`