remove endpoints list from readme, way out of date

This commit is contained in:
azdle 2025-07-28 11:11:19 -05:00
parent 17f1b29951
commit ae2de8b7b4

View file

@ -2,9 +2,3 @@
A template Axum server made from (loosely) following the book "Zero to Production in Rust".
Instead of making a mailing list manager, it manages local user accounts.
## Endpoints
###`/health`
Responds with an empty 200 respose if the server is healthy.