🍽️ Khatori Recipe App

Community-Driven Recipe Sharing Platform

📱 Mobile App Features

📝 Create & Edit

Add your own recipes with ingredients, steps, and categories

🌍 Community Sharing

Share recipes with the global community

📱 Offline Access

Access your recipes without internet connection

⭐ Favorites

Save and organize your favorite recipes

🔌 API Endpoints

Access the Recipe App database programmatically through these endpoints:

📊 API Information

GET
https://recipe.khatori.net/api.php?action=info

Get API details and available endpoints

📋 All Recipes (JSON)

GET
https://recipe.khatori.net/api.php?action=recipes&format=json

Get all community recipes in JSON format

📄 Raw XML Database

GET
https://recipe.khatori.net/recipes.xml

Direct access to XML recipe database

📈 Statistics

GET
https://recipe.khatori.net/api.php?action=stats

Get database statistics and analytics

🔍 Search Recipes

GET
https://recipe.khatori.net/api.php?action=search&q=pasta

Search recipes by ingredients, title, or category

📤 Upload Recipe

POST
https://recipe.khatori.net/api/upload-recipe.php

Submit new recipes to the community (XML format)

📊 Live Statistics
...
Total Recipes
...
Categories
...
Avg Prep Time (min)
📱 Download Mobile App

Get the full Recipe App experience on your mobile device:

📱 Download for Android 🍎 Download for iOS

Built with Flutter • Offline Capable • Community Driven