Hacker News new | ask | show | jobs
by re-thc 1099 days ago
> Java/Kotlin: Netflix DGS (built on top of Spring Boot)

Is that really popular? I'd rather use graphql-kotlin (expedia), graphql spring (yes, recent Spring module), quarkus graphql (code 1st) or just about anything else than that...

> Node.js: GraphQL Yoga + Fastify, Apollo Server

Typegraphql is / was hugely popular; there's also an Express based Graphql server

Aside: there's also Rust and async-graphql