Description:
Develop the backend service responsible for user authentication and routing core functionality.
Tasks:
Acceptance Criteria:
- Functional user authentication and API routing service.
- Secure and documented token-based authentication system.
- Well-tested and modular backend.
Description:
Develop the backend service responsible for user authentication and routing core functionality.
Tasks:
Set up a Go project with JWT-based authentication.
Implement APIs for:
Create routing logic to forward requests to:
Add middleware for:
Write unit and integration tests for user management and routing.
Acceptance Criteria: