API tests made as easy as table driven tests
- Updated
Sep 30, 2024 - Go
API tests made as easy as table driven tests
A RESTful API built with Go for tracking books you're reading. You can manage book details like title, author, and reading progress, with all data stored in a PostgreSQL database. The project is containerized using Docker and includes unit, integration, and API tests to ensure reliability.
Add a description, image, and links to the apitesting topic page so that developers can more easily learn about it.
To associate your repository with the apitesting topic, visit your repo's landing page and select "manage topics."