You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -972,6 +972,8 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in
972
972
- 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)
973
973
- 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)
974
974
- 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
975
977
976
978
977
979
## [6 - About Us](#table-of-contents)
@@ -1140,6 +1142,7 @@ Here is a list of template creators:
1140
1142
* NodeJS Express: @YishTish
1141
1143
* PHP Flight: @daniel-sc
1142
1144
* PHP Laravel: @renepardon
1145
+
* PHP Laravel (refactor in 7.12.0): @gijs-blanken
1143
1146
* PHP Lumen: @abcsun
1144
1147
* PHP Mezzio (with Path Handler): @Articus
1145
1148
* PHP Slim: @jfastnacht
@@ -1150,6 +1153,7 @@ Here is a list of template creators:
0 commit comments