Expand description
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.
Structs§
Functions§
- echo
- Echoes back the message sent in the request.