Books · head-to-head

PoetryDB vs Vedic Society

PoetryDB

Keyless JSON API for a curated collection of roughly 3,000 English-language poems across 129 authors, queryable by author, title, line content, or poem-count/line-count filters, with matching results returned as full structured poem objects. Built and maintained as a free open-source project with no rate limits or usage tiers documented anywhere.

Vedic Society

The companion API to Rig Veda in Anindita Basu's Indica project, this one is a lexicon rather than a hymn index: it returns Nagari script, transliteration, category (flora, fauna, geography, kinship, and more), and meaning for nouns drawn from Vedic literature, via /words/{word}, /descriptions/{description}, and /categories/{category} endpoints. Like its sibling API, the stored docs URL had moved from a flat /html/vs.html page (now a 404) to the site's restructured /topics/ path; the live keyless backend at indica-1hwj.onrender.com/vs/v2 echoed a live Origin header back on a real /words/ash call, confirming CORS is open rather than unknown.

PoetryDBVedic Society
AuthenticationNoneNone
Pricingfreefree
FormatsJSONJSON
CORSyesyes
HTTPSYesYes

More comparisons