Back to Projects
Budget365 API
Production-ready, secure RESTful API for personal finance. Implemented Clean Architecture and SOLID design principles.
About the Project
Budget365 API is a production-ready RESTful API designed to power modern personal finance applications. It provides a comprehensive suite of endpoints for user account management, budget creation, and expense tracking. The system is built using Go (Fiber) and adheres to Clean Architecture and SOLID design principles, ensuring a clear separation of concerns and high maintainability. It also includes extensive Swagger/OpenAPI documentation for easy integration.
Tech Stack
Go
Fiber
PostgreSQL
GORM
Swagger