Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcus-v-silva1/api-rest
this is an example of a library, using node-js, express and mongodb
https://github.com/marcus-v-silva1/api-rest
expressjs mongodb mongoose node-js nodemon
Last synced: 8 days ago
JSON representation
this is an example of a library, using node-js, express and mongodb
- Host: GitHub
- URL: https://github.com/marcus-v-silva1/api-rest
- Owner: marcus-v-silva1
- Created: 2023-11-03T04:13:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T03:40:54.000Z (11 months ago)
- Last Synced: 2024-06-28T16:11:08.730Z (5 months ago)
- Topics: expressjs, mongodb, mongoose, node-js, nodemon
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api-rest
this is an example of a library, using node-js, express and mongodb#init
#use in terminal the command
npm installafter add file .env with a variable:
DB_CONNECTION_STRING="variableMongeForConnectionInDB"