https://github.com/theyvison/api-rest-go
https://github.com/theyvison/api-rest-go
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/theyvison/api-rest-go
- Owner: Theyvison
- Created: 2025-03-27T00:22:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T16:43:41.000Z (over 1 year ago)
- Last Synced: 2025-03-27T17:39:58.807Z (over 1 year ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## API rest em golang
### Uma API básica com rotas de listar todos os produtos, listar um produto a partir do ID e criar um novo produto
Tecnologias usadas:
- Golang
- Gin
- Docker