Skip to content

Commit ad7c2d7

Browse files
authored
Add Apitally (#511)
1 parent b382978 commit ad7c2d7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_data/tools.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,19 @@
5555
v3: true
5656
v3_1: true
5757

58+
- name: Apitally
59+
category: monitoring
60+
language: SaaS
61+
description:
62+
Simple REST API monitoring tool that helps engineering and product teams understand their APIs.
63+
Tracks usage, errors, response times and more using middleware for Python and Node.js frameworks.
64+
Also offers uptime monitoring and logging of individual requests.
65+
link: https://apitally.io
66+
github: https://github.com/apitally
67+
v2: true
68+
v3: true
69+
v3_1: true
70+
5871
- name: Assertible
5972
category: testing
6073
language: SaaS

0 commit comments

Comments
 (0)