Skip to content

Commit

Permalink
New Tool: API Insights (#460)
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Sturgeon <67381+philsturgeon@users.noreply.github.com>
  • Loading branch information
JustSteveKing and philsturgeon authored Dec 28, 2023
1 parent 08b4d4f commit c1393ea
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2656,6 +2656,17 @@
v2: true
v3: true

- name: API Insights
category:
- monitoring
- description-validators
link: https://apiinsights.io/
github: https://github.com/treblle
description:
API Insights is a web application and native Mac application that allows you get real time insights into your API using your OpenAPI specification. Think of it like a static analysis tool for your API, using your OpenAPI Specification file.
v2: false
v3: true

- name: Huma
category:
- auto-generators
Expand All @@ -2667,3 +2678,4 @@
description: A modern, simple, fast & flexible micro framework for building HTTP REST/RPC APIs in Go backed by OpenAPI 3 and JSON Schema.
v3: true
v3_1: true

0 comments on commit c1393ea

Please sign in to comment.