https://github.com/ecthorsilva/heroapi-nodejs
Repositório para a atividade CRUD API Fake - Aula de Programação WEB III do Professor Laércio Silva
https://github.com/ecthorsilva/heroapi-nodejs
crud heroapi nodejs
Last synced: 8 months ago
JSON representation
Repositório para a atividade CRUD API Fake - Aula de Programação WEB III do Professor Laércio Silva
- Host: GitHub
- URL: https://github.com/ecthorsilva/heroapi-nodejs
- Owner: EcthorSilva
- License: mit
- Created: 2021-09-29T00:49:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T01:26:00.000Z (about 4 years ago)
- Last Synced: 2025-01-06T01:09:24.378Z (9 months ago)
- Topics: crud, heroapi, nodejs
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HeroAPI
Repositório para a atividade CRUD API Fake - Aula de Programação WEB III do Professor Laércio Silva
#### Objetivo da atividade:
Criar uma api CRUD para interagir com heroes de sua escolha
Utilizar:
- GET
- POST
- PUT
- DELETE#### Alunos:
[EcthorSilva](https://github.com/EcthorSilva) e [Mrtorugo](https://github.com/Mrtorugo)