Apitally - Simple API monitoring & analytics for Hono apps #3631
itssimon
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey Hono community,
I’d like to introduce you to my indie product Apitally, a simple API monitoring & analytics tool for Hono.
Apitally provides insights into API traffic, errors and performance, for the whole API, each endpoint and individual API consumers. It also monitors API uptime, and offers built-in and custom alerts with Slack integration.
The big monitoring platforms (Datadog etc.) can be a bit overwhelming & expensive, particularly for simpler use cases. So Apitally’s key differentiators are simplicity & affordability, with the goal to make it as easy as possible for users to understand their API's usage and performance.
Apitally integrates with Hono through middleware, which captures request & response metadata (never anything sensitive!) and asynchronously ships it to Apitally’s servers in regular intervals.
Here's a screenshot of the Apitally dashboard:
If you'd like to try it out, there's a (short) setup guide for Hono.
Please let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions