TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Browse Popular REST APIs

2 pointsby dominicwhyteover 2 years ago

2 comments

dominicwhyteover 2 years ago
Hi everyone!<p>I made this site a few months ago but never properly launched it. TryAPIs lets you browse popular REST APIs, with built-in docs and an interface to call endpoints from your browser.<p>I generate a unique page for each API endpoint using Gatsby, like <a href="https:&#x2F;&#x2F;tryapis.com&#x2F;spotify&#x2F;api&#x2F;endpoint-search" rel="nofollow">https:&#x2F;&#x2F;tryapis.com&#x2F;spotify&#x2F;api&#x2F;endpoint-search</a> for calling the Spotify search endpoint. Docs are built in by parsing the latest OpenAPI specs for each service.<p>If you don&#x27;t want to call the endpoint from the browser, you can copy a cURL request or a code snippet in Python, Node, C, etc.<p>It&#x27;s been cool to watch the site grow via SEO for the long-tail of API endpoints, currently getting ~1.2k clicks&#x2F;month from Google.<p>No commercial plans for the site and I&#x27;ll open-source it if there&#x27;s enough interest. Could be a good way to add support for more APIs over time!<p>Cheers,<p>Dominic
jekkito18over 2 years ago
Looks cool. Any plans to add the Twitter API?
评论 #34644448 未加载