A modular and scalable User Management API built with Go (Golang), following Hexagonal Architecture (Ports & Adapters) principles and using the Chi Router for clean, testable, and maintainable REST APIs.
- βοΈ Clean and maintainable Hexagonal Architecture structure
- π RESTful API using Chi Router
- π§© Separation of concerns via Ports and Adapters
- ποΈ Database-ready structure (e.g., PostgreSQL or MySQL)
- π Support for authentication and role-based access control
- π§ Built for learning, scalability, and real-world production design
- this will edit after the project ended