remove endpoints list from readme, way out of date
This commit is contained in:
parent
17f1b29951
commit
ae2de8b7b4
1 changed files with 0 additions and 6 deletions
|
@ -2,9 +2,3 @@
|
||||||
|
|
||||||
A template Axum server made from (loosely) following the book "Zero to Production in Rust".
|
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.
|
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.
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue