🚀 A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
-
Updated
Jan 18, 2025 - Kotlin
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
🚀 A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
GraphQL for Java with Spring Boot made easy.
PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy to use web interface!
An app for catching up on things.
Libraries for running GraphQL in Kotlin
KMP/ CMP GraphQL based conference project with Jetpack Compose Android, Compose for Wear, Compose Multiplatform and SwiftUI iOS clients along with GraphQL backend.
A schema-first tool for graphql-java inspired by graphql-tools for JS
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).
GraphQL bindings for Neo4j, generates and runs Cypher
GraphQL based Jetpack Compose and SwiftUI Kotlin Multiplatform project (using https://rickandmortyapi.com/graphql)
Transform your API Specs into Executable Contracts with #NoCode in Seconds - Experience the power of Contract-Driven Development to confidently develop and independently deploy your Microservices and Microfrontends faster
A OPC UA gateway which gives you access to your OPC UA values via MQTT or GraphQL (HTTP). If you have an OPC UA server in your PLC, or a SCADA system with an OPC UA server, you can query data from there via MQTT and GraphQL (HTTP). In addition, the gateway can also log value changes from OPC UA nodes in an InfluxDB, IoTDB, Kafka, and others.
Minimal GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample (using StarWars endpoint - https://graphql.org/swapi-graphql)
🔥Kotlin Multiplatform Desktop/Android/iOS Energy Tracker app
GraphQL request string builder written in Kotlin
Retrofit converter which uses annotations to inject .graphql query or mutation files into a request body, along with any variables.