Skip to content

Instantly share code, notes, and snippets.

View sadatakhtar's full-sized avatar

Sadat Akhtar sadatakhtar

  • Capgemini
  • Birmingham, UK
View GitHub Profile
@sadatakhtar
sadatakhtar / recipe.json
Last active October 18, 2020 16:05 — forked from nbogie/recipe.json
cyf - example recipe for recipe API
{
"title": "A nice cup of tea",
"ingredients": [
"Teabag": 1,
"Sugar": "2 Teaspoons",
"Water": "1 cup",
"Milk": "5ml"
],
"prepTime": 5,