Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eugeniobarrosjr/ignite-node-js-challenge-02

Challenge 02 - Node.js Middlewares
https://github.com/eugeniobarrosjr/ignite-node-js-challenge-02

Last synced: about 1 month ago
JSON representation

Challenge 02 - Node.js Middlewares

Awesome Lists containing this project

README

        

# Desafio 2 do Ignite Trilha NodeJS

Ignite


Desafio 02: Conceitos do Node.js


GitHub top language


Made by Eugênio Barros

License

## Sobre

Nesse desafio, foi criado uma API para gerenciar suas tarefas com middlewares.

### Instalação e Execução do Projeto

- Clone este repositório

```
git clone https://github.com/eugeniobarrosjr/ignite-node-js-challenge-02.git
```

- Instale as dependências com o Yarn

```
yarn
```

- Rode a suite de testes

```
yarn test
```

- Execute o projeto

```
yarn dev
```

### Documentação do Desafio

Documentação seguindo as descrições em: **[Documentação e Testes](https://www.notion.so/Desafio-02-Trabalhando-com-middlewares-4f89bf538c2e4ee291382b92bdc36790)**

## Licença

Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](https://github.com/git/git-scm.com/blob/master/MIT-LICENSE.txt) para mais detalhes.

---

by Eugênio Barros :wave: