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:
Dave Shanley
2022-12-10 11:02:26 -05:00
parent 646b7ab01b
commit 01399d8852
2 changed files with 18 additions and 0 deletions

BIN
.github/sponsors/speakeasy.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -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
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
- [Installing libopenapi](#installing)