An open API service indexing awesome lists of open source software.

https://github.com/crypticwasp254/oas-explorer

create, document and test openapi specifications
https://github.com/crypticwasp254/oas-explorer

apidocs oas oas3 openapi-specification

Last synced: 3 months ago
JSON representation

create, document and test openapi specifications

Awesome Lists containing this project

README

        

# OpenAPi specification explorer

Design, document and test your APIs with this open api specification explorer

## API structure

the api routes must have tags for grouping
for better api docs, each route must have

- summary - a short title for endpoint title
- description - indepth information
- examples - all parameters,requestBodies and responses must have examples