Apitally - Simple API monitoring and analytics for AdonisJS #4902
itssimon
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
@itssimon you can simplify the setup even more on adonis v6 with |
Beta Was this translation helpful? Give feedback.
2 replies
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 AdonisJS community,
I’d like to introduce you to my indie product Apitally, a simple API monitoring and analytics tool for AdonisJS.
Apitally's key features are:
The Apitally SDK integrates with AdonisJS 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 thanks to an
ace configure
command:You can find more details in the setup guide for AdonisJS.
The Apitally dashboard looks like this:
Please let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions