Skip to content

Conversation

@PAVANTEJ-05
Copy link

This PR sets up a modular backend structure setup . It includes structured routing, service logic, points of interest (POI), and leaderboard management.

Changes Introduced:
✅ Created modular services for authentication, POIs and leaderboard
✅Defined API routes and linked them to service logic
✅Added a health check endpoint (/health)

Fixes #9
fixes issue 9

Copy link
Contributor

@mr13tech mr13tech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check formating local settings. Use one from repo.

It is impossible to determine changes atm;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set Up Basic API Structure

2 participants