Skip to content

A lightweight static API delivering curated, evidence-based Ayurvedic remedies in pure JSON. Plug & play, CDN-ready, and perfect for health apps or frontend projects.

Notifications You must be signed in to change notification settings

Sanath00007/ayurveda-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌿 Ayurveda API

Status License Stars

⚡ A lightweight static API delivering natural Ayurvedic remedies, powering the MediQ Health Site

🚀 Quick Start

fetch("https://raw.githubusercontent.com/Sanath00007/ayurveda-api/main/remedies.json")
  .then(res => res.json())
  .then(data => console.log(data));

✨ Features

  • 🌱 Curated Remedies - Evidence-based Ayurvedic treatments
  • Zero Server - Pure JSON, CDN-ready
  • 🔌 Plug & Play - Drop into any project
  • 🧩 Frontend Ready - Perfect for React, Vue, vanilla JS

📡 API Endpoint

https://raw.githubusercontent.com/Sanath00007/ayurveda-api/main/remedies.json

🏗️ Structure

ayurveda-api/
├── remedies.json    # Main data source
└── README.md        # You are here

🤝 Contributing

  1. Fork the repository
  2. Add remedies to remedies.json
  3. Follow existing data structure
  4. Submit a pull request

📄 License

MIT License - feel free to use in your projects!



Built with ❤️ by

Sanath00007Rithesh0115Rajath2005

Powering MediQ


About

A lightweight static API delivering curated, evidence-based Ayurvedic remedies in pure JSON. Plug & play, CDN-ready, and perfect for health apps or frontend projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •