diff --git a/content/packages/apitally.yml b/content/packages/apitally.yml new file mode 100644 index 0000000..8ec6caf --- /dev/null +++ b/content/packages/apitally.yml @@ -0,0 +1,14 @@ +name: apitally +description: Simple API monitoring, analytics and request logging for AdonisJS +repo: apitally/apitally-js +npm: apitally +icon: apitally.png +github: https://github.com/apitally/apitally-js +website: https://docs.apitally.io/setup-guides/adonisjs +category: Monitoring +type: 3rd-party +maintainers: + - name: itssimon + github: itssimon +compatibility: + adonis: ^6.0.0 diff --git a/public/icons/apitally.png b/public/icons/apitally.png new file mode 100644 index 0000000..97a28ee Binary files /dev/null and b/public/icons/apitally.png differ