Add apiman to third-party-packages document (#1526)

* Add apiman to third-party-packages

* Update docs/third-party-packages.md

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
This commit is contained in:
WuMingyu 2022-02-22 18:37:10 +08:00 committed by GitHub
parent 2ec6db2de6
commit b032e07f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -168,3 +168,9 @@ A flexible and extendable web framework built on top of Starlette, Pydantic and
<a href="https://github.com/adriangb/xpresso" target="_blank">GitHub</a> |
<a href=https://xpresso-api.dev/" target="_blank">Documentation</a>
### Apiman
An extension to integrate Swagger/OpenAPI document easily for Starlette project and provide [SwaggerUI](http://swagger.io/swagger-ui/) and [RedocUI](https://rebilly.github.io/ReDoc/).
<a href="https://github.com/strongbugman/apiman" target="_blank">GitHub</a>