Module smart_fridge::http::handler
source · Expand description
Define function that will react to each request according the route.
Structs
- Struct that get the data from the POST.
Functions
- Add food in the database.
- Delete food from the database.
- Get food in the database.
- List food in the database.