Join Slack
Powered by
I'm about to start using graphql (server) with kot...
# getting-started
p
Pihentagy
02/18/2026, 10:32 PM
I'm about to start using graphql (server) with kotlin. What are my choices?
m
mbonnin
02/18/2026, 10:45 PM
A few options: •
https://github.com/ExpediaGroup/graphql-kotlin
for an implementation-first solution •
https://docs.spring.io/spring-boot/reference/web/spring-graphql.html
for something that is more schema first •
https://github.com/apollographql/apollo-kotlin-execution/
if you're feeling adventurous
2
Views
Open in Slack
Previous
Next