The easiest HTTP networking library for Kotlin/Android
-
Updated
Dec 7, 2024 - Kotlin
A representational state transfer (REST) API is a way to provide compatibility between computer systems on the internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.
The easiest HTTP networking library for Kotlin/Android
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications or APIs) that run inside a cloud platform.
The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST, GraphQL and RPC (e.g., gRPC and Thrift).
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ
🍃 Kotlin Spring 5 Webflux functional application with api request validation and interactive api doc
🌱 A friendly kotlin library to validate API endpoints using an OpenApi 3.0 and Swagger 2.0 specification
A cross-platform HTTP client desktop application for testing HTTP and REST APIs, WebSocket, GraphQL (including subscriptions) and gRPC endpoints.
Sample REST Service written in Kotlin with Ktor Framework
🧩 A library that generates kotlin code for Retrofit 2 based on a Swagger endpoint. Includes an Annotation Processor to configure and generate the code on build time.
Kotlin,MVVM,MVI,Clean Architecture(uncle bob) ,Navigation Component,Hilt, Jetpack Compose, Room Persistence, Use cases, Unit Testing, Retrofit2, Coroutines, REST API, Token Authentication
Service to upload files using HTTP multipart requests and use as Backup
An example Spring Boot app that I created for my blog post "Spring Boot + Kotlin Rest client cheatsheet: RestTemplate and Webclient"