Implementation of GraphQL API with kotlin and Spring boot
-
Updated
Feb 8, 2023 - 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.
Implementation of GraphQL API with kotlin and Spring boot
Starting with Graph QL and its basics
a starter project for GraphQL server
better tool to wrap your resolver in graphql-compose 👩🏼🎤
Minimal boilerplate to run Apollo GraphQL server on Koa 🔥
🚣♂️ GraphQL API for a boat rental app
graphql server (queries & mutations), express, mongoose, passport, jwt
A sample GraphQL Server built using graphql-yoga.
votUCAback
Task management app build using react js and graphql based nodejs server
Purely GraphQL database written in Rust