Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 install

after add file .env with a variable:
DB_CONNECTION_STRING="variableMongeForConnectionInDB"