Apitally - Simple API monitoring and analytics for Django #1206
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Django community,
I’d like to introduce you to my indie product Apitally, a simple API monitoring and analytics tool for Django.
Apitally's key features are:
The Apitally SDK integrates with Django apps through a lightweight middleware, which captures metrics and logs for all API requests and asynchronously sends them to Apitally’s servers in regular intervals.
Setup is super easy – you just add a few lines of code to your settings. No infrastructure required.
Here's a screenshot of the Apitally dashboard:
If you'd like to try it out, there's a setup guide for Django Ninja.
Please let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions