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

feat: REST API for items and comments #441

Merged
merged 1 commit into from
Aug 21, 2023
Merged

feat: REST API for items and comments #441

merged 1 commit into from
Aug 21, 2023

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Aug 21, 2023

This change adds the following REST API endpoints:

  • GET /api/items
  • GET /api/items/[id]
  • GET /api/items/[id]/comments

Documentation will come in a follow-up PR.

Prerequisite for #438 or #429
Towards #439

@iuioiua iuioiua requested a review from kt3k August 21, 2023 02:39
@iuioiua iuioiua mentioned this pull request Aug 21, 2023
4 tasks
@iuioiua iuioiua merged commit 1fca62c into main Aug 21, 2023
@iuioiua iuioiua deleted the rest-api-items branch August 21, 2023 03:59
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.

1 participant