https://github.com/lycan-nt/rest-api
API With Node.js, Express, & MongoDB
https://github.com/lycan-nt/rest-api
backend ecmascript express javascript mongodb mongoose mvc node nodejs rest-api
Last synced: 3 months ago
JSON representation
API With Node.js, Express, & MongoDB
- Host: GitHub
- URL: https://github.com/lycan-nt/rest-api
- Owner: lycan-nt
- Created: 2020-08-21T14:49:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T17:32:17.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T12:27:24.725Z (5 months ago)
- Topics: backend, ecmascript, express, javascript, mongodb, mongoose, mvc, node, nodejs, rest-api
- Language: JavaScript
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# REST-API
A back-end project created to register subscribers and which channel.
It is possible to consult, register, edit and delete.
API creada With Node.js, Express & MongoDB
## Starting
hese instructions will make sure that you have the project on your local machine for
development and testing.
## Prerequisites
- Vs Code Access to learn more
- NodeJS Access to learn more
- MongoDB Access to learn more
## Instruções
With all requirements installed, run the npm install command to install all project dependencies.
Create a new .env file and place it inside DATABASE_URL=mongodb://localhost/subcribers
NOTE: Start mongodb before running the project
Run the project using the devStart command. You can test the requirements with insomnia or another
app of your choice, link to the insomnia https://insomnia.rest/download/ | Now you can test and change the will.
## Authors
Felipe D. Santos
## License
MIT