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