An open API service indexing awesome lists of open source software.

https://github.com/swish78/recipe-web--app

This project is a Flask web app that allows users to enter a list of ingredients and get a recipe based on those ingredients. The app uses an API from Edamam to retrieve the recipe information and displays it to the user on a separate page.
https://github.com/swish78/recipe-web--app

Last synced: 6 months ago
JSON representation

This project is a Flask web app that allows users to enter a list of ingredients and get a recipe based on those ingredients. The app uses an API from Edamam to retrieve the recipe information and displays it to the user on a separate page.

Awesome Lists containing this project

README

          

# Recipe-Web--App
This project is a Flask web app that allows users to enter a list of ingredients and get a recipe based on those ingredients. The app uses an API from Edamam to retrieve the recipe information and displays it to the user on a separate page.