# Functions
Delete provides an API endpoint used to delete an intem.
Get returns a single instance of an item based on the ID in the path.
List reponds to a HTTP Get request for a collection.
Post reponds to a HTTP Post request to a collection.
Put provides an API endpoint used to update an intem.