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.

Ask HN: API Analytics

1 pointsby grepalmost 14 years ago
What tool can I use in order to see some analytics for my Rails APIs?<p>Thanks

1 comment

pspeter3almost 14 years ago
Assuming you're using Rack, I would suggest you use a Rack Middle ware like <a href="http://raindrops.bogomips.org/" rel="nofollow">http://raindrops.bogomips.org/</a> and then filter for your API routes