{"id":13510771,"url":"https://github.com/MariiaSizova/breakfastapi","last_synced_at":"2025-03-30T17:31:21.820Z","repository":{"id":37675383,"uuid":"455921911","full_name":"MariiaSizova/breakfastapi","owner":"MariiaSizova","description":"The most delicious API on the web. 🍣 🍔 🍕","archived":false,"fork":false,"pushed_at":"2022-03-08T07:22:59.000Z","size":3336,"stargazers_count":156,"open_issues_count":2,"forks_count":20,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-01T11:34:53.513Z","etag":null,"topics":["api","deta","fastapi","food","python3","recipes","sqlite3"],"latest_commit_sha":null,"homepage":"https://breakfastapi.fun","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MariiaSizova.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-05T16:25:34.000Z","updated_at":"2024-09-14T02:54:00.000Z","dependencies_parsed_at":"2022-07-12T16:42:55.371Z","dependency_job_id":null,"html_url":"https://github.com/MariiaSizova/breakfastapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariiaSizova%2Fbreakfastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariiaSizova%2Fbreakfastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariiaSizova%2Fbreakfastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariiaSizova%2Fbreakfastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariiaSizova","download_url":"https://codeload.github.com/MariiaSizova/breakfastapi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246355383,"owners_count":20763990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","deta","fastapi","food","python3","recipes","sqlite3"],"created_at":"2024-08-01T02:01:53.532Z","updated_at":"2025-03-30T17:31:21.812Z","avatar_url":"https://github.com/MariiaSizova.png","language":"Python","funding_links":[],"categories":["Python","api"],"sub_categories":[],"readme":"# BreakFastApi 🍣 🍔 🍕\n\n![Breakfastapi](images/BreakFastAPI.png)\n\n**The most delicious API on the web.** Just send a request and you'll receive the most mouth watering dish recipe with estimated cooking time and all the necessary ingredients and instructions.\n\n### **Problem:**\n\nHumans are only capable of remembering a limited number of food recipes.\n\n### **Solution:**\n\nBreak Fast Api solves this problem by memorizing more than 12.000 recipes and making them available at will.\nThe delicious meals are now only one GET request away from you.\n\n---\n\n### **Check it out!**\n\n[![BreakFastApi](https://img.shields.io/badge/BreakFastApi-008E80?style=for-the-badge\u0026logo=fastapi\u0026logoColor=white)](https://breakfastapi.fun/)\n\n### **How does it work?**\n\n---\nFor detailed instructions on installation and documentation please check the wiki page:\n\n[![Wiki](https://img.shields.io/badge/BreakFastApi-Wiki-008E80?style=for-the-badge\u0026logo=fastapi\u0026logoColor=white)](https://github.com/MariiaSizova/breakfastapi/wiki)\n\n**Sample request:**\n\n\n```python\nimport requests\nr = requests.get(\"https://breakfastapi.fun/\")\ndata = r.json()\n```\n\n**Sample response:**\n\n```json\n{\n    \"status\": 200,\n    \"recipe\": {\n        \"id\": 11574,\n        \"name\": \"Devils Steak Sauce Recipe\",\n        \"total_duration\": 15,\n        \"ingredients\": [\n            \"brown sugar\",\n            \"tomato sauce\",\n            \"raspberry\",\n            \"worcestershire sauce\",\n            \"hot pepper\",\n            \"black pepper\",\n            \"vinegar\"\n        ],\n        \"directions\": \"In a saucepan over high heat, blend raspberry jam...\"\n    }\n}\n```\n### **Projects using the BreakFastApi**\n[![Kotlin App](https://img.shields.io/badge/Android_App-Kotlin-008E80?style=for-the-badge\u0026logo=kotlin\u0026logoColor=white)](https://github.com/MarcLab1/BreakfastAPI)\n\n[![Console App](https://img.shields.io/badge/Console_App-python-008E80?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://gist.github.com/nonimportant/cb71f07fa17430d0751b949dc91ea569)\n\n[![Discord Bot](https://img.shields.io/badge/Discord_Bot-python-008E80?style=for-the-badge\u0026logo=discord\u0026logoColor=white)](https://github.com/refekt/Bot-Frost/blob/master/commands/text.py#L588)\n\n[![Console App](https://img.shields.io/badge/Console_App-nim-008E80?style=for-the-badge\u0026logo=nim\u0026logoColor=white)](https://gist.github.com/nonimportant/4c94795b88c4dce32cf5407b909de389)\n\n[![GUI App](https://img.shields.io/badge/GUI_App-python-008E80?style=for-the-badge\u0026logo=python\u0026logoColor=white)](https://github.com/nonimportant/BreakFast-Application)\n\n[![Frontend](https://img.shields.io/badge/GUI_App-python-008E80?style=for-the-badge\u0026logo=flask\u0026logoColor=white)](https://flask-service.vdotvo9a4e2a6.eu-central-1.cs.amazonlightsail.com/)\n\n### Bon Appétit! │ Hyvää Ruokahalua! 😋\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMariiaSizova%2Fbreakfastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMariiaSizova%2Fbreakfastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMariiaSizova%2Fbreakfastapi/lists"}