🏰 Random Fort Generator

Showcase historic Indian forts in your GitHub README

222
Historic Forts
12+
Districts Covered
Random Cards

📸 Live Preview

Random Fort Card

📝 Usage in GitHub README

Add this to your README.md to display a random fort on every page load:

<!-- Random Fort Card --> <a href="https://your-app-url.vercel.app"> <img src="https://your-app-url.vercel.app/api/fort-card.svg" alt="Random Fort" /> </a>

⚠️ Note: GitHub caches images aggressively. The image will update when the cache expires or when visitors view your profile directly.

🔗 API Endpoints

GET /api/fort-card.svg Random fort SVG card (use this in README)
GET /api/fort Random fort JSON data
GET /api/fort/{id} Specific fort SVG card (0-36)
GET /api/all-forts All forts JSON data