@@ -47,7 +47,7 @@ OpenAPI Generator allows generation of API client libraries (SDK generation), se
47
47
48
48
| | Languages/Frameworks |
49
49
| -| -|
50
- ** API clients** | ** ActionScript** , ** Ada** , ** Apex** , ** Bash** , ** C** , ** C#** (.net 2.0, 3.5 or later), ** C++** (cpprest , Qt5, Tizen), ** Clojure** , ** Dart (1.x, 2.x)** , ** 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 - 7.x), Aurelia, Axios, Fetch, Inversify, jQuery, Node, Rxjs)
50
+ ** API clients** | ** ActionScript** , ** Ada** , ** Apex** , ** Bash** , ** C** , ** C#** (.net 2.0, 3.5 or later), ** C++** (cpp-restsdk , Qt5, Tizen), ** Clojure** , ** Dart (1.x, 2.x)** , ** 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 - 7.x), Aurelia, Axios, Fetch, Inversify, jQuery, Node, Rxjs)
51
51
** Server stubs** | ** Ada** , ** C#** (ASP.NET Core, NancyFx), ** C++** (Pistache, Restbed), ** Erlang** , ** Go** (net/http, Gin), ** 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, Ktor), ** 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 ) , [ Play] ( https://www.playframework.com/ ) , Scalatra)
52
52
** API documentation generators** | ** HTML** , ** Confluence Wiki**
53
53
** Configuration files** | [ ** Apache2** ] ( https://httpd.apache.org/ )
@@ -596,7 +596,6 @@ OpenAPI Generator core team members are contributors who have been making signif
596
596
Here is a list of template creators:
597
597
* API Clients:
598
598
* Ada: @stcarrez
599
- * Akka-Scala: @cchafer
600
599
* Apex: @asnelling
601
600
* Bash: @bkryza
602
601
* C: @PowerOfCreation @zhemant [ :heart : ] ( https://www.patreon.com/zhemant )
@@ -642,6 +641,7 @@ Here is a list of template creators:
642
641
* Rust: @farcaller
643
642
* Rust (rust-server): @metaswitch
644
643
* Scala (scalaz & http4s): @tbrown1979
644
+ * Scala (Akka): @cchafer
645
645
* Swift: @tkqubo
646
646
* Swift 3: @hexelon
647
647
* Swift 4: @ehyche
0 commit comments