Skip to content

feat: add hello endpoint#191

Open
SabFabDev wants to merge 1 commit into
David-patrick-chuks:mainfrom
SabFabDev:feat/hello-endpoint-sabfabdev
Open

feat: add hello endpoint#191
SabFabDev wants to merge 1 commit into
David-patrick-chuks:mainfrom
SabFabDev:feat/hello-endpoint-sabfabdev

Conversation

@SabFabDev

Copy link
Copy Markdown

Summary

  • Adds public GET /api/hello route returning { "ok": true }.
  • Adds the endpoint to API docs metadata.
  • Adds a route test for the exact JSON response.

Test Plan

  • pnpm --filter @riona/api exec jest api.test.ts --runInBand --forceExit
  • Result: route tests passed, including GET /api/hello returns ok true.

Closes #120
Closes #118

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