Posts: 9
Joined: Feb 2017
Reputation:
1
Sorry couldn't edit my post but this is on a 32" Touch screen 'mirror'....... The CSS still needs a bit of work but it's working.
If a user doesn't have a touch screen then they can still use it via their mouse.
Posts: 1
Joined: Mar 2019
Reputation:
0
2019-03-25, 12:33
(This post was last modified: 2019-03-25, 13:50 by Klojum.)
Hi guys.
I have making an app in play stor that I named it Good Meals.
I liked that you take a look and give me suggestions for improvement /
thank you
link Play Stor: *BLEEP*
Posts: 3
Joined: May 2019
Reputation:
0
Is there a way to get a full list of all available meal names?
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
Not a full list from a single API call no sorry, but you can of course iterate through the ID's and lookup each recipe. Or search by country.
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
2019-05-17, 19:57
(This post was last modified: 2019-05-17, 19:58 by docwra.)
Yep that's expected. Patreon supporters can add recipes using those ingredients but not many have yet.
If you want all meal names, just create a loop over the ID numbers, they are sequential I believe. Less that 200 recipes at the moment should be very easy to scrape.