mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-06 12:37:49 +00:00
Added speakeasy as official sponsor!
Also added list of notable projects depending on libopenapi Signed-off-by: Dave Shanley <dave@quobix.com>
This commit is contained in:
BIN
.github/sponsors/speakeasy.png
vendored
Normal file
BIN
.github/sponsors/speakeasy.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
18
README.md
18
README.md
@@ -10,6 +10,24 @@
|
|||||||
libopenapi has full support for Swagger (OpenAPI 2), OpenAPI 3, and OpenAPI 3.1. It can handle the largest and most
|
libopenapi has full support for Swagger (OpenAPI 2), OpenAPI 3, and OpenAPI 3.1. It can handle the largest and most
|
||||||
complex specifications you can think of.
|
complex specifications you can think of.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Sponsors & users
|
||||||
|
If your company is using `libopenapi`, please considering [supporting this project](https://github.com/sponsors/daveshanley),
|
||||||
|
like our _very kind_ sponsors:
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="//www.speakeasyapi.dev"><img src=".github/sponsors/speakeasy.png" alt="Speakeasy" height="100px"/></a>
|
||||||
|
<br/>
|
||||||
|
<a href="//www.speakeasyapi.dev">Speakeasy</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
`libopenapi` is pretty new, so our list of notable projects that depend on `libopenapi` is small (let me know if you'd like to add your project)
|
||||||
|
|
||||||
|
- [github.com/danielgtaylor/restish](https://github.com/danielgtaylor/restish) - "Restish is a CLI for interacting with REST-ish HTTP APIs"
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
- [Installing libopenapi](#installing)
|
- [Installing libopenapi](#installing)
|
||||||
|
|||||||
Reference in New Issue
Block a user