diff --git a/README.md b/README.md index fc1fcf3..5d6841a 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,18 @@ Connexion also **helps you write your OpenAPI specification** and develop agains
+ +## ๐ซถ Sponsors + +
+
+
+Sponsors help us dedicate time to maintain Connexion. Want to help?
+
+Explore the options ยป
+
+
+
## ๐ชค Why Connexion
With Connexion, you write the spec first. Connexion then calls your Python
@@ -206,21 +218,6 @@ See the [examples][examples] folder for more examples.
-## ๐ Thanks
-
-We'd like to thank all of Connexion's contributors for working on this
-project, Swagger/OpenAPI for their support, and Zalando for originally developing and releasing Connexion.
-
-### Sponsors
-
-[][ML6]
-
-Sponsors help us dedicate time to maintain Connexion. Want to help?
-
-Explore the options ยป
-
-
-
## ๐ Changes
A full changelog is maintained on the [GitHub releases page][Releases].
@@ -252,6 +249,11 @@ additional copyright information, terms or conditions.
+## ๐ Thanks
+
+We'd like to thank all of Connexion's contributors for working on this
+project, Swagger/OpenAPI for their support, and Zalando for originally developing and releasing Connexion.
+
## ๐ Recommended Resources
About the advantages of working spec-first:
@@ -277,6 +279,5 @@ Tools to help you work spec-first:
[VS Code plugin]: https://marketplace.visualstudio.com/items?itemName=42Crunch.vscode-openapi
[Pycharm plugin]: https://plugins.jetbrains.com/plugin/14837-openapi-swagger-editor
[examples]: https://github.com/spec-first/connexion/blob/main/examples
-[ML6]: https://www.ml6.eu
[Releases]: https://github.com/spec-first/connexion/releases
[Architecture]: https://github.com/spec-first/connexion/blob/main/docs/images/architecture.png
\ No newline at end of file
diff --git a/docs/images/sponsors/Fern.png b/docs/images/sponsors/Fern.png
new file mode 100644
index 0000000..81b9fbf
Binary files /dev/null and b/docs/images/sponsors/Fern.png differ
diff --git a/docs/index.rst b/docs/index.rst
index c67cfe7..3b615dc 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -36,6 +36,26 @@ command line interface which lets you test and mock your specification.
connexion run openapi.yaml
+Sponsors
+--------
+
+.. image:: https://raw.githubusercontent.com/spec-first/connexion/main/docs/images/sponsors/ML6.png
+ :alt: ML6
+ :height: 100px
+ :target: https://www.ml6.eu
+
+.. image:: https://raw.githubusercontent.com/spec-first/connexion/main/docs/images/sponsors/Fern.png
+ :alt: Fern
+ :height: 100px
+ :target: www.devmark.ai/fern/?utm_source=connexion&utm_loc=website&utm_type=logo
+
+Sponsors help us dedicate time to maintain Connexion. Want to help?
+
+.. raw:: html
+
+ Explore the options ยป
+
+|
Why Connexion?
--------------