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

https://github.com/phaalonso/go-bookstore


https://github.com/phaalonso/go-bookstore

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Bookstore

Baseado nesse tutorial: https://youtu.be/1E_YycpCsXw?si=0vqJUd_E91bEZgY6

### Incrementos no projeto original
- [X] Utilitários e tratando alguns erros
- [ ] Validação de dados
- [ ] Testes unitários
- [ ] Existe uma forma de rodar testes containers?