Skip to content

Conversation

@theodkp
Copy link

@theodkp theodkp commented Aug 26, 2025

Summary

Update README to reflect the correct health check endpoint.

Motivation

The API registers GET /healthz, but the README previously showed curl http://localhost:3000/health .

Changes

  • Replace /health with /healthz in README (step 6. Test the API)

Testing

  • Verified locally that the server returns expected data at /healthz

Breaking Changes

None

Related Issues

None

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