Get Smart - Control Panel


Passenger (cPanel)
    ↓
Flask app
    ↓
filter_recipes()
    ↓
runtime_recipes.json

 

control panel

[ Include ingredients ]
[ Exclude ingredients ]  

We don’t have to invent anything new. Just surface it. 

/query?include=bean&exclude=corn

 

Drop this into your Flask app (same level as your API or separate if you want clean separation):