task-management
KhachikAstoyan/task-management
Final project developed with classmates for the Databases course at the American University of Armenia.
Summary
A Go-based API for a task management system, developed as a final database course project. It provides REST endpoints with Swagger documentation, uses SQLC for type-safe SQL queries, and Goose for database migrations. The project is functional but incomplete, as noted by the developers.