tools.openapis.org icon indicating copy to clipboard operation
tools.openapis.org copied to clipboard

API for OpenAPI tools

Open karelhusa opened this issue 3 years ago • 1 comments

User Story

As an architect, I would like to use API instead of HTML pages when I do research. With queries, I would filter the tools according to my needs. The API would provide a data source for content creators and other data users (the reason why we do APIs).

Detailed Requirement

Design and publish OAI Tooling API in OpenAPI (preferably) or GraphQL.

Public API would provide: Filtering

  • categories
  • compliance with standards (OpenAPI 2.0, 3.0, 3.1)
  • full text

Detail of the tool

  • name
  • text description
  • list of functions
  • link to product home page, link to the documentation
  • compliance (yes, no, partial, unknown)
  • licensing (free, commercial)
  • code repository
  • created date
  • last update

Optionally administration API

  • creating new items
  • review new items/changes, etc.

karelhusa avatar Jul 14 '22 06:07 karelhusa

This is a statically generated page. I'd rather suggest adding a JSON file.

rafalkrupinski avatar Jan 18 '24 11:01 rafalkrupinski