Open-api-playground Alternatives
Similar projects and alternatives to open-api-playground
-
OkHttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
swagger-petstore
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
-
Jackson JSON Processor
Main Portal page for the Jackson project
-
kotlinx.serialization
Kotlin multiplatform / multi-format serialization
open-api-playground reviews and mentions
-
Generate Kotlin client for a complex web API
Automation for many routines starts with interaction via API. This case can be treated in many ways, but I want to take a look at interacting with web API using a generated Kotlin client. I found a lot of academic examples for generating Kotlin clients (most of them are based on the PetStore), but nothing was close to real-world examples. My goal is to build a Kotlin client for a complex API and see how it works. Here is the source code of the Kotlin project that I will use in the post.
Stats
The primary programming language of open-api-playground is Kotlin.