Skip to content

feat: add GET /hello endpoint returning { ok: true }#133

Open
lb1192176991-lab wants to merge 1 commit into
David-patrick-chuks:mainfrom
lb1192176991-lab:feature/hello-world
Open

feat: add GET /hello endpoint returning { ok: true }#133
lb1192176991-lab wants to merge 1 commit into
David-patrick-chuks:mainfrom
lb1192176991-lab:feature/hello-world

Conversation

@lb1192176991-lab

Copy link
Copy Markdown

Adds a hello-world test endpoint per issue #120.

  • New controller method returning { ok: true }
  • New route GET /hello

Closes #120

Summary

Changes

Testing

  • npm test
  • npm run lint

Notes

Adds a hello-world test endpoint per issue David-patrick-chuks#120.
- New controller method returning { ok: true }
- New route GET /hello

Closes David-patrick-chuks#120
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.

[BOUNTY $50] Add a hello-world test endpoint to verify bot detection

2 participants