← Back to Dashboard

TacoFancy

Food & DrinkActiveFreeAuth: NoneDoc: Repo
Visit Website ↗

Description

Community-driven taco database

✨ AI Summary

Community-driven API providing random taco recipes and their ingredients.

Code Example

import requests

url = "https://taco-fancy.com/api/random"
response = requests.get(url)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)