Skip to main content

Module routes

Module routes 

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.