This API serves up keto recipes, and is a micro-service for a larger project that will eventually serve up grocery lists based on saved recipes.
11
stars
15
forks
source link
[V2] Re-factor Search to use "Search and Save" #73
Open
nsafai opened 5 years ago
Currently, we are searching within our own DB.
However, we should also expand this search to use Recipe API's until we hit our API limit.
Ideally, the logic should look something like this: