https://github.com/eriscript/api-node-js
REST API - NODE JS COMPLETE
https://github.com/eriscript/api-node-js
Last synced: 10 months ago
JSON representation
REST API - NODE JS COMPLETE
- Host: GitHub
- URL: https://github.com/eriscript/api-node-js
- Owner: eriscript
- License: mit
- Created: 2021-02-06T05:46:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-06T06:23:30.000Z (about 5 years ago)
- Last Synced: 2025-06-21T07:02:56.355Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 138 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


[](https://github.com/erismaroliveira/api-node-js/stargazers)
## Description
- Esse projeto é uma API desenvolvida em Node.js
Feita com base nesta série 🔑
## Knowledges Applied 🚀
- Node JS
- MongoDB
- Express JS
- Json Web Token
- CRUD
### Pré-requisitos 🛒
Antes de começar, você vai precisar ter instalado em sua máquina as seguintes ferramentas:
[Git](https://git-scm.com/),
[Node.js](https://nodejs.org/pt-br/),
[MongoDB](https://mongodb.com)
Além disto é bom ter um editor para trabalhar com o código como [VSCode](https://code.visualstudio.com/)
### Rodando a Aplicação 📀
````bash
# Clone este repositório
git clone https://github.com/erismaroliveira/api-node-js
# Acesse a pasta do projeto no terminal
cd api-node-js
# Instale as dependências
$ yarn install ou
$ npm i
````
**Teste as rotas em sua máquina como na série**
## Credits 👏
- Rocketseat
## Contact ✉
- LinkedIn
- E-mail