API for product management, developed in Go with the Gin framework. Modular architecture ensures clean organization and maintainability.
Follow instructions in INSTALLATION.md
View full structure in STRUCTURE.md
Full route documentation in ENDPOINTS.md
Technology | Description |
---|---|
🟦 Golang | Main programming language |
🟩 Gin | Fast and lightweight API framework |
🐳 Docker | Containerization and orchestration |
🐘 PostgreSQL | Relational database system |