Skip to content

feat: Add a dummy GET endpoint for user profiles #28

@AlAfiz

Description

@AlAfiz

Description

The frontend needs to build a profile page, but we don't have a database yet. Let's provide a hardcoded mock user response.

Requirements

  • Create a GET route at /api/v1/user/me.
  • Return a static JSON object containing a dummy username, joinDate, and accountTier.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions