The backend for Pantry Parser
Returns all recipes in current Cookbook
Returns recipes matching the provided ingredients where list is a comma seperated list of ingredients. Return values are grouped by number of matching ingredients
Stores recipe provided in POST body
Returns individual recipe by name, returning an empty recipe if not found in cookbook
Returns list of known ingredients