# Structs
Endpoint is a combination of a Path and an HTTP Method.
No description provided by the author
No description provided by the author
Route is a mapping between an Endpoint and a REST API Handler.
# Interfaces
Controller is an entity that wraps a set of HTTP Routes.