Developers
The machine-readable surface that WebHost24 ships: GitHub repo, feeds, sitemaps, LLM discovery files, the security.txt disclosure + planned OpenAPI.
Marketing site GitHub repo
The webhost24.in source code lives in this repo. Open-source patterns: Astro 7 + Svelte 5 + Tailwind 4 + TypeScript.
JSON Feed 1.1 endpoint
Machine-readable blog feed. Subscribe at /feed.json for programmatic consumption.
RSS 2.0 endpoint
Traditional RSS feed for the blog. Subscribe at /rss.xml.
HTML sitemap
Human-readable sitemap at /sitemap. Machine-readable at /sitemap-index.xml.
LLM crawler discovery
llms.txt + llms-full.txt let AI crawlers map the entire site in one fetch.
apps.txt app index
Plain-text app catalogue at /apps.txt - intentionally LLM-friendly.
JSON Feed schema
jsonfeed.org/version/1.1 - tested against the official validator before each release.
OpenAPI spec (planned)
API surface documentation is on the 2027 roadmap. Today the public surface is a marketing site; no customer-facing API exists yet.
Security.txt (RFC 9116)
Coordinated vulnerability disclosure at /.well-known/security.txt - acknowledged within 1 Indian business day.
robots.txt
robots.txt exposes the sitemap + allowlists the 6 major AI training crawlers. See /robots.txt for the current set.
Email dev@webhost24.inwith API requests, integration proposals, or open-source contributions to webhost24.in.