HTTP verbsRetrieve a single item (GET)Retrieve a list of items (GET)Create an item (POST)Update an item (PUT)Delete an item (DELETE)All notes