https://github.com/interserver/mailbaby-api-samples
API Samples for MailBaby
https://github.com/interserver/mailbaby-api-samples
Last synced: 9 months ago
JSON representation
API Samples for MailBaby
- Host: GitHub
- URL: https://github.com/interserver/mailbaby-api-samples
- Owner: interserver
- License: mit
- Created: 2021-04-20T16:15:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T20:39:06.000Z (over 1 year ago)
- Last Synced: 2024-10-17T07:15:13.203Z (over 1 year ago)
- Language: Java
- Size: 13.3 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mailbaby-api-samples
API Samples for MailBaby
## API Client Samples
I went with setting up several generators to build out API client code in various languages. For now you will most likely find several alternative code samples for performing the same API call in the same language. I will work on pruning and filtering down the clients but I wanted to be sure we had a good solid set of languages supported and some variations to ensure we are able to suit everyones needs.
### created with [Swagger codegen](https://github.com/swagger-api/swagger-codegen)
- **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
- **Objective-C**
- **Perl**
- **PHP**
- **PowerShell**
- **Python**
- **R**
- **Ruby**
- **Rust**
- rust
- rust-server
- **Scala**
- akka
- http4s
- swagger-async-httpclient
- **Swift**
- 2.x
- 3.x
- 4.x
- 5.x
- **Typescript**
- Angular1.x
- Angular2.x
- Fetch
- jQuery
- Node
### created with [OpenAPI Generator](https://github.com/OpenAPITools/openapi-generator/)
- **ActionScript**
- **Ada**
- **Apex**
- **Bash**
- **C**
- **C#**
- .net 2.0
- 3.5 or later
- .NET Standard 1.3 - 2.0
- .NET Core 2.0
- .NET 5.0. Libraries: RestSharp
- HttpClient
- **C++**
- cpp-restsdk
- Qt5
- Tizen
- Unreal Engine 4
- **Clojure**
- **Crystal**
- **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
- MicroProfile Rest Client
- **k6**
- **Kotlin**
- **Lua**
- **Nim**
- **Node.js/JavaScript**
- ES5
- ES6
- AngularJS with Google Closure Compiler annotations
- Flow types
- Apollo GraphQL DataStore
- **Objective-C**
- **OCaml**
- **Perl**
- **PHP**
- **PowerShell**
- **Python**
- **R**
- **Ruby**
- **Rust**
- hyper
- reqwest
- rust-server
- **Scala**
- akka
- http4s
- scalaz
- sttp
- swagger-async-httpclient
- **Swift**
- 2.x
- 3.x
- 4.x
- 5.x
- **Typescript**
- AngularJS
- Angular
- 2.x - 11.x
- Aurelia
- Axios
- Fetch
- Inversify
- jQuery
- Nestjs
- Node
- redux-query
- Rxjs
### created with [HTTPsnippet](https://github.com/Kong/httpsnippet)
- **Shell**
- cURL
- HTTPie
- Wget
- **Node.js**
- HTTP
- Request
- Unirest
- Axios
- Fetch
- **JavaScript**
- jQuery
- fetch
- XMLHttpRequest
- Axios
- **OCaml**
- CoHTTP
- **PHP**
- cURL
- HTTP v1
- HTTP v2
- **Python**
- http.client
- Requests
- **Objective-C**
- NSURLSession
- **Swift**
- NSURLSession
- **Go**
- NewRequest
- **Java**
- OkHttp
- Unirest
- AsyncHttp
- java.net.http
- **Ruby**
- net::http
- **C#**
- RestSharp
- HttpClient
- **Clojure**
- clj-http
- **C**
- Libcurl
- **R**
- httr
- **Powershell**
- Invoke-WebRequest
- Invoke-RestMethod
- **HTTP**
- HTTP/1.1
- **Kotlin**
- OkHttp