Apitally - API analytics, logging & monitoring 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, an API analytics, logging and monitoring tool for Express.
Apitally's key features are:
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 all aspects of their API and its consumers.
Apitally integrates with Express through middleware, which captures request & response metadata, aggregates it and asynchronously ships it to Apitally’s servers in regular intervals. It's designed with a strong focus on the users' data privacy.
Here's a screenshot of the Apitally dashboard:
If you'd like to try it out, there's a setup guide for Express.
Please let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions