Skip to content

Build Core Backend Functionality #2

Description

@Nabil-Salah

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:

    • User sign-up.
    • User sign-in.
    • Token verification for protected routes.
    • payment gateway
  • Create routing logic to forward requests to:

    • Patient data management service.
    • AI model service for inference requests.
  • Add middleware for:

    • Authentication.
    • Logging and error handling.
  • Write unit and integration tests for user management and routing.

Acceptance Criteria:

  • Functional user authentication and API routing service.
  • Secure and documented token-based authentication system.
  • Well-tested and modular backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions