# Functions
GetAllRoutes walks all paths and returns them as a slice.
RequestMetrics logs response code and average service times metrics.
Start starts a http server with the given router.
StopGracefully listens for os signals stops the server gracefully.