BookSales is a Go-based API serves as a standard example for managing book sales. It provides a robust and efficient solution for tracking and processing book sales transactions.
- CRUD operations for books and sales records
- Real-time sales tracking and reporting
- Inventory management integration
- User authentication and authorization
- RESTful API design for easy integration
- Language: Go
- Database: PostgreSQL
- Deployment: Kubernetes (KIND for local dev)
- Migrations: Goose