OneCodeMan / german-recipes-api

API made from German recipes found on Kaggle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

german-recipes-api

API made from German recipes found on Kaggle.

Danke Tobias! Dieser Datensatz ist der Hammer.

Kaggle dataset: https://www.kaggle.com/sterby/german-recipes-dataset

Each json document contains the following fields:
  • Ingredients: the ingredients of the recipe as array
  • Instructions: the instructions as free text
  • Name: the name of the recipe
  • Url: the source url
  • Day: the day where the recipe was created
  • Month: the month where the recipe was created
  • Year: the year where the recipe was created
  • Weekday: the weekday where the recipe was created

About

API made from German recipes found on Kaggle.


Languages

Language:JavaScript 100.0%