# Structs
Endpoint represents a URL in our API.
EndpointAction represents an action on an API endpoint.
EndpointAlias represents an alias URL of and Endpoint in our API.
Resources represents all the resources served over the same path.
Server contains configuration and handlers for additional listeners to be instantiated after app startup.