Create Hello World API #1

Open
opened 2026-07-25 16:38:27 +00:00 by Sai-karthik · 0 comments
Owner

Implement a minimal HTTP API with a GET /hello endpoint. Return a JSON greeting with a 200 status, include a start command, and keep the implementation small and dependency-light. Add a focused verification for the endpoint.

Implement a minimal HTTP API with a GET /hello endpoint. Return a JSON greeting with a 200 status, include a start command, and keep the implementation small and dependency-light. Add a focused verification for the endpoint.
Sai-karthik referenced this issue from a commit 2026-07-25 19:10:10 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Sai-karthik/hello-world#1
No description provided.