Skip to main content
Module routes
quorum_
core
0.1.0
Module routes
Module Items
Modules
In crate quorum_
core
quorum_core
Module
routes
Copy item path
Source
Modules
ยง
echo
A simple echo route that returns the message sent in the request. THis is useful for testing that the server responds to a given request and that the request is properly formatted.
health
Health check endpoint. This endpoint is used to check if the server is running and healthy.