Melvin Biamont
10/10/2023, 1:29 PMgraphql-kotlin
obviously, but:
• when I started, graphql-kotlin
wasn't existing (or at a very early stage if I remember well)
• I wanted something lighter, easy to setup and play with
For personal reasons, I wasn't able to work on this project, but I finally finished it!
🚀 Allow me to introduce ArianeGraphQL (a clear reference to Apollo 😉).
I wrote a Medium post here: https://melvinbiamont.medium.com/lightweight-kotlin-graphql-server-5a26b6cab6d6
Feel free to share your thoughts on Medium or discuss it directly here in 🧵.Dariusz Kuc
10/10/2023, 3:12 PMgraphql-kotlin
library, you might want to post this in more generic #graphqlArianeGraphQL
is an SDL first library (vs code-first graphql-kotlin
and KGraphQL
)Melvin Biamont
10/10/2023, 3:21 PMDariusz Kuc
10/10/2023, 3:22 PM