-
Updated
Mar 24, 2021 - Go
#
openapi-documentation
Here are 30 public repositories matching this topic...
Beautiful, integrated, OpenAPI documentation.
good first issue
Good for newcomers
rohit-gohri
commented
Mar 13, 2022
Show examples with:
- Multiple APIs
- Different Services
- Different Versions
- Multi File examples #23
- Different schames rather all being petstore yaml
documentation
Improvements or additions to documentation
help wanted
PRs are encouraged and will be accepted
good first issue
Good for newcomers
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
rust
documentation
rest
rest-api
swagger
openapi
compile-time
generated
openapi-documentation
openapi3
rest-api-documentation
auto-generated
-
Updated
May 10, 2022 - Rust
Interactive REST API Documentation
-
Updated
Jul 14, 2017 - HTML
Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration
-
Updated
Dec 9, 2021 - TypeScript
Generates a Swagger/OpenAPI specification from a Vert.x Web Router.
-
Updated
Mar 4, 2018 - Kotlin
A collection of Yapily resources to help you get connected to bank APIs. See: https://docs.yapily.com
nodejs
python
java
api
sdk
openapi
fintech
postman
banking-applications
openapi-documentation
open-banking
api-connect
payment-api
psd2
sdk-python
yapily
connectivitymanager
yapily-api
-
Updated
Apr 27, 2022
A python module for building OpenAPI compliant asynchronous Rest Servers. Auto documentation, serialization and validation in the same unified API.
database
rest-api
websockets
postgresql
aiohttp
asyncio
openapi-documentation
validation-library
openapi3
dataclasses
-
Updated
May 6, 2022 - Python
Converts OpenAPI 3.0 definitions to Plant UML text for visualisation of your API.
-
Updated
May 2, 2022 - Java
Generate Markdown documentation from OpenAPI 3 Components Schemas
markdown
github-flavored-markdown
openapi-documentation
openapi3
entrepreneur-interet-general
predisauvetage
eig-2018
-
Updated
Oct 3, 2018 - Python
Open-source library to auto-generate open-API 3.0 spec file from comments.
go
open-source
documentation
library
swagger
openapi
openapi-spec
openapi-specification
openapi-documentation
openapi3
swagger3
go-swagger
go-swag
go-documentation
-
Updated
May 10, 2022 - Go
A unified framework for API code generators that work with OpenAPI, RAPID-ML and other description languages.
java
api
documentation
apidoc
rest
code
swagger
openapi
api-client
apidocs
swagger-codegen
generation
codegen
xtend
apidoc-generator
openapi-documentation
openapi-codegen
openapi-generator
rapid-ml
-
Updated
Dec 9, 2021 - JavaScript
A library that adds support for generating OpenAPI compliant documentation from JSON API compliant models.
-
Updated
May 28, 2021 - Swift
A simple python module to generate OpenAPI Description Documents by supplying request/response bodies.
-
Updated
Mar 31, 2021 - Python
A Flask extension to automatically add OpenAPI documentation for your Flask app.
python
flask
swagger
openapi
blueprint
openapi-specification
flask-extension
swagger-documentation
openapi-documentation
openapi-generator
-
Updated
May 1, 2022 - Python
This VsCode extension allows to generate a working web app starting from OpenAPI 3.0 specs, defining database models and APIs on VsCode or from the Skaffolder web interface
openapi
codegenerator
vscode-extension
openapi-spec
codegen
openapi-documentation
codegeneration
openapi3
openapi-codegen
openapi-generator
codegenerate
-
Updated
Jul 18, 2020 - TypeScript
TourHunter API Documentation
-
Updated
May 21, 2020 - HTML
Simple API boilerplate using FastAPI and Uvicorn using docker and docker-compose
-
Updated
Jul 12, 2019 - Python
OpenAPI generator for Delphi
-
Updated
Jul 15, 2021 - Pascal
Our public API docs and developer material
-
Updated
Dec 28, 2017 - HTML
realbucksavage
commented
Apr 12, 2022
In its current state, the docserver renders OpenAPI3.1 compliant JSON file at /docs.json
. It will be nice to have a similar endpoint at /docs.yaml
or /docs.yml
(or both) to render the combined documents in YAML format.
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
OpenSourceWebsite API Documentation
api
documentation
swagger
api-documentation
openapi
openapi-specification
openapi-documentation
osw
openapi3
-
Updated
Jun 2, 2021 - HTML
openapi combine tools Extended syntax `$refs`
-
Updated
May 9, 2022 - TypeScript
REST API for a concert/festival review web application using Spring Boot
java
spring-boot
jdbc
mysql-database
junit-test
crud-application
restful-api
h2-database
openapi-documentation
lombok-maven
-
Updated
Feb 17, 2022 - Java
-
Updated
Apr 8, 2021
This package provides the static files for OpenAPI UI tools as a python package.
documentation
swagger
api-documentation
openapi
swagger-specification
swagger-ui
openapi-specification
swagger-documentation
openapi-documentation
redoc
api-schema
openapi-ui
rapidoc
-
Updated
Aug 11, 2021 - Python
Sample project to demonstrate OpenAPI Swagger configuration in Guice grizzly jersey example.
maven
swagger
openapi
jersey
guice
swagger-documentation
openapi-documentation
openapi-json
openapi3
grizzly
swagger-json
swagger-yaml
-
Updated
Nov 9, 2020 - Java
Jinja Template to Open API 3.0 YAML
python
jinja2
openapi
openapi-spec
openapi-specification
jinja2-templates
openapi-documentation
openapi3
python37
openapi-generator
jinja2-template
-
Updated
Dec 30, 2020 - Python
The OpenAPI v3 Schema definition used behind the scenes in RobBot
-
Updated
Sep 21, 2020
Improve this page
Add a description, image, and links to the openapi-documentation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openapi-documentation topic, visit your repo's landing page and select "manage topics."
Hello.
While smoothly following Getting started
I get an error
Could not find method testCompile() for arguments
and make a request.In a way, this is a very simple error.
However, since it is an open source project,
I respectfully request it because I thought it would be good to always keep the latest version of README.
As of Gradle 7, the testCompile method has been removed.
<i