Apitally - Simple API monitoring & analytics for Express apps #5728
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 Express community,
I’d like to introduce you to my indie product Apitally, a simple API monitoring & analytics tool for Express.
Apitally provides insights into API traffic, errors and performance, for the whole API, each endpoint and individual API consumers. It also monitors API uptime & availability, alerting users when their API is down.
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 APIs usage and performance.
Apitally integrates with Express 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 Express.
Please let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions