Skip to content

Commit db6709f

Browse files
authored
Update readme (#20712)
* update author list * add links to blog posts * update
1 parent 670e9d7 commit db6709f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -972,6 +972,8 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in
972972
- 2024-04-04 - [Working with OpenAPI using Rust](https://www.shuttle.dev/blog/2024/04/04/using-openapi-rust) by [Joshua Mo](https://twitter.com/joshmo_dev)
973973
- 2024-04-08 - [Implement API first strategy with OpenAPI generator plugin](https://medium.com/javarevisited/implement-api-first-strategy-with-openapi-generator-plugin-e4bbe7f0d778) by [Rui Zhou](https://medium.com/@wirelesser)
974974
- 2024-05-06 - [OpenAPI Generator Custom Templates](https://www.javacodegeeks.com/openapi-generator-custom-templates.html) by [Mary Zheng](https://www.javacodegeeks.com/author/mary-zheng)
975+
- 2025-02-09 - [Custom validation with OpenApiGenerator and Spring Boot 3](https://medium.com/@jugurtha.aitoufella/custom-validation-with-openapigenerator-and-spring-boot-3-34a656e815c8) by [Jugurtha Aitoufella](https://medium.com/@jugurtha.aitoufella)
976+
- 2025-02-20 - [Optimizing API Integration in a Large React Application Using OpenAPI Generator](https://www.youtube.com/watch?v=-B33pQnGQUI) by Stefano Marzo
975977

976978

977979
## [6 - About Us](#table-of-contents)
@@ -1140,6 +1142,7 @@ Here is a list of template creators:
11401142
* NodeJS Express: @YishTish
11411143
* PHP Flight: @daniel-sc
11421144
* PHP Laravel: @renepardon
1145+
* PHP Laravel (refactor in 7.12.0): @gijs-blanken
11431146
* PHP Lumen: @abcsun
11441147
* PHP Mezzio (with Path Handler): @Articus
11451148
* PHP Slim: @jfastnacht
@@ -1150,6 +1153,7 @@ Here is a list of template creators:
11501153
* Python AIOHTTP:
11511154
* Ruby on Rails 5: @zlx
11521155
* Rust (rust-server): @metaswitch
1156+
* Rust (rust-axum): @linxGnu
11531157
* Scala Akka: @Bouillie
11541158
* Scala Cask: @aaronp
11551159
* Scala Finch: @jimschubert [:heart:](https://www.patreon.com/jimschubert)

0 commit comments

Comments
 (0)