@@ -42,8 +42,8 @@ OpenAPI Generator allows generation of API client libraries (SDK generation), se
4242
4343| | Languages/Frameworks |
4444| -| -|
45- ** API clients** | ** ActionScript** , ** Ada** , ** Apex** , ** Bash** , ** C#** (.net 2.0, 3.5 or later), ** C++** (cpprest, Qt5, Tizen), ** Clojure** , ** Dart** , ** Elixir** , ** Elm** , ** Eiffel** , ** Erlang** , ** Go** , ** Groovy** , ** Haskell** (http-client, Servant), ** Java** (Jersey1.x, Jersey2.x, OkHttp, Retrofit1.x, Retrofit2.x, Feign, RestTemplate, RESTEasy, Vertx, Google API Client Library for Java, Rest-assured), ** Kotlin** , ** Lua** , ** Node.js** (ES5, ES6, AngularJS with Google Closure Compiler annotations, Flow types) ** Objective-C** , ** Perl** , ** PHP** , ** PowerShell** , ** Python** , ** R** , ** Ruby** , ** Rust** (rust, rust-server), ** Scala** (akka, http4s, scalaz, swagger-async-httpclient), ** Swift** (2.x, 3.x, 4.x), ** Typescript** (AngularJS, Angular (2.x - 6.x), Aurelia, Fetch, Inversify, jQuery, Node)
46- ** Server stubs** | ** Ada** , ** C#** (ASP.NET Core, NancyFx), ** C++** (Pistache, Restbed), ** Erlang** , ** Go** , ** Haskell** (Servant), ** Java** (MSF4J, Spring, Undertow, JAX-RS: CDI, CXF, Inflector, RestEasy, Play Framework, [ PKMST] ( https://github.com/ProKarma-Inc/pkmst-getting-started-examples ) ), ** Kotlin** , ** PHP** (Lumen, Slim, Silex, [ Symfony] ( https://symfony.com/ ) , [ Zend Expressive] ( https://github.com/zendframework/zend-expressive ) ), ** Python** (Flask), ** NodeJS** , ** Ruby** (Sinatra, Rails5), ** Rust** (rust-server), ** Scala** ([ Finch] ( https://github.com/finagle/finch ) , [ Lagom] ( https://github.com/lagom/lagom ) , Scalatra)
45+ ** API clients** | ** ActionScript** , ** Ada** , ** Apex** , ** Bash** , ** C#** (.net 2.0, 3.5 or later), ** C++** (cpprest, Qt5, Tizen), ** Clojure** , ** Dart** , ** Elixir** , ** Elm** , ** Eiffel** , ** Erlang** , ** Go** , ** Groovy** , ** Haskell** (http-client, Servant), ** Java** (Jersey1.x, Jersey2.x, OkHttp, Retrofit1.x, Retrofit2.x, Feign, RestTemplate, RESTEasy, Vertx, Google API Client Library for Java, Rest-assured, Spring 5 Web Client ), ** Kotlin** , ** Lua** , ** Node.js** (ES5, ES6, AngularJS with Google Closure Compiler annotations, Flow types) ** Objective-C** , ** Perl** , ** PHP** , ** PowerShell** , ** Python** , ** R** , ** Ruby** , ** Rust** (rust, rust-server), ** Scala** (akka, http4s, scalaz, swagger-async-httpclient), ** Swift** (2.x, 3.x, 4.x), ** Typescript** (AngularJS, Angular (2.x - 6.x), Aurelia, Fetch, Inversify, jQuery, Node)
46+ ** Server stubs** | ** Ada** , ** C#** (ASP.NET Core, NancyFx), ** C++** (Pistache, Restbed), ** Erlang** , ** Go** , ** Haskell** (Servant), ** Java** (MSF4J, Spring, Undertow, JAX-RS: CDI, CXF, Inflector, RestEasy, Play Framework, [ PKMST] ( https://github.com/ProKarma-Inc/pkmst-getting-started-examples ) ), ** Kotlin** (Spring Boot) , ** PHP** (Laravel, Lumen, Slim, Silex, [ Symfony] ( https://symfony.com/ ) , [ Zend Expressive] ( https://github.com/zendframework/zend-expressive ) ), ** Python** (Flask), ** NodeJS** , ** Ruby** (Sinatra, Rails5), ** Rust** (rust-server), ** Scala** ([ Finch] ( https://github.com/finagle/finch ) , [ Lagom] ( https://github.com/lagom/lagom ) , Scalatra)
4747** API documentation generators** | ** HTML** , ** Confluence Wiki**
4848** Configuration files** | [ ** Apache2** ] ( https://httpd.apache.org/ )
4949** Others** | ** JMeter**
@@ -477,6 +477,7 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in
477477- [ Suva] ( https://www.suva.ch/ )
478478- [ Telstra] ( https://dev.telstra.com )
479479- [ unblu inc.] ( https://www.unblu.com/ )
480+ - [ Zalando] ( https://www.zalando.com )
480481
481482## [ 5 - Presentations/Videos/Tutorials/Books] ( #table-of-contents )
482483
@@ -577,6 +578,7 @@ Here is a list of template creators:
577578 * JAX-RS CXF (CDI): @nickcmaynard
578579 * JAX-RS RestEasy (JBoss EAP): @jfiala
579580 * Kotlin: @jimschubert
581+ * Kotlin (Spring Boot): @dr4ke616
580582 * PHP Laravel: @renepardon
581583 * PHP Lumen: @abcsun
582584 * PHP Slim: @jfastnacht
@@ -640,7 +642,7 @@ If you want to join the committee, please kindly apply by sending an email to te
640642| Groovy | |
641643| Haskell | |
642644| Java | @bbdouglas (2017/07) @JFCote (2017/08) @sreeshas (2017/08) @jfiala (2017/08) @lukoyanov (2017/09) @cbornet (2017/09) @jeff9finger (2018/01) |
643- | Kotlin | @jimschubert (2017/09) |
645+ | Kotlin | @jimschubert (2017/09) @ dr4ke616 (2018/08) |
644646| Lua | @daurnimator (2017/08) |
645647| NodeJS/Javascript | @CodeNinjai (2017/07) @frol (2017/07) @cliffano (2017/07) |
646648| ObjC | |
0 commit comments