Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic /records routes #45

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Conversation

AlphaKeks
Copy link
Collaborator

This provides the first steps for CRUD operations on records (see #32).

Implemented routes:

  • GET /records
  • GET /records/:id
  • POST /records

More sophisticated endpoints for retrieving leaderboards will be added in the future.

@AlphaKeks AlphaKeks added the feature New feature or request label Mar 10, 2024
@AlphaKeks AlphaKeks merged commit bcbd87f into KZGlobalTeam:master Mar 10, 2024
3 checks passed
@AlphaKeks AlphaKeks mentioned this pull request Mar 10, 2024
2 tasks
@AlphaKeks AlphaKeks deleted the feat/records branch September 16, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant