Video · head-to-head
Dune vs Ron Swanson Quotes
Dune API is a small fan-built REST service returning JSON quotes, books, and films from the Dune franchise, each record carrying an id and, for books/films, a linked Wikipedia reference. The Heroku host documented in the repo's own README has been deallocated, but the maintainer's GitHub project homepage now points to a live Render deployment that still answers real requests with no key required.
A minimal JSON API returning quotes from Ron Swanson, the Parks and Recreation character, with random, count-based, and search endpoints. The maintainer archived the source repo in January 2026 after 11 years of running it, but explicitly committed to keeping the Heroku instance itself alive — confirmed still serving live on this run.
| Dune | Ron Swanson Quotes | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |