PeterMyer / Byte-RecipeReader

Program to generate an accurate recipe ingredients, instructions, and nutrition label from a cook book recipe image
https://byte-recipe-reader.herokuapp.com/
1 stars 0 forks source link

Refactor internal API for Recipes #19

Open PeterMyer opened 1 year ago

PeterMyer commented 1 year ago

Recipe API currently split in "upload" and "import". Names are both unclear and not easily scaled for multiple recipes.