Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Ask HN: API Analytics
1 points
grep
15y ago
1 comments
Save
Share
What tool can I use in order to see some analytics for my Rails APIs?
Thanks
1 comments
1 comments · 1 top-level
top
newest
oldest
pspeter3
15y ago
Assuming you're using Rack, I would suggest you use a Rack Middle ware like
http://raindrops.bogomips.org/
and then filter for your API routes
j
/
k
navigate · click thread line to collapse