Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanay-pingalkar/mongoose-mongodb
the reason i have made this repo is to learn how to implement mongodb in rest api. I have also created index.
https://github.com/tanay-pingalkar/mongoose-mongodb
expressjs mongodb mongoose nodejs
Last synced: 28 days ago
JSON representation
the reason i have made this repo is to learn how to implement mongodb in rest api. I have also created index.
- Host: GitHub
- URL: https://github.com/tanay-pingalkar/mongoose-mongodb
- Owner: tanay-pingalkar
- Created: 2021-01-09T11:28:54.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T11:04:28.000Z (almost 4 years ago)
- Last Synced: 2024-01-18T23:54:04.070Z (12 months ago)
- Topics: expressjs, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mongoose-mongodb
## Get started
open terminal
type `node index.js`
to test you will need postman
or you can also you helloApi which I have made
https://github.com/tanay-pingalkar/helloApi-postman-alternative-## Motive
the reason i have made this repo is to learn how to implement mongodb in rest api.
I have also created index.