Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daaaiii/revisao-crud

Exercício de revisão de CRUD backend
https://github.com/daaaiii/revisao-crud

Last synced: 4 days ago
JSON representation

Exercício de revisão de CRUD backend

Awesome Lists containing this project

README

        

![](https://i.imgur.com/xG74tOh.png)

# Exercícios Revisão - CRUD

## Exercício

1. Criar rotas get, post, patch e delete para um Petshop.

---

###### tags: `módulo 2` `exercícios` `lógica` `nodeJS` `crud` `api rest`