Bookmarks tagged [graphql-express]
https://www.npmjs.com/package/keycloak-connect-graphql
A comprehensive solution for adding keycloak Authentication and Authorization to your Express based GraphQL server.
Based on the keycloak-connect middleware for Express. Provides useful Authenticatio...
- tags: graphql, graphql-express, keycloak
- source code
https://www.youtube.com/watch?v=PmWho45WmQY
In his talk, Eric explored some of the new client-server interaction models that address today’s pressures and used history to understand the tradeoffs made at the transition between the previous desi...
- 📆 published on: 2017-08-14
- tags: graphql, graphql-express
- source code
https://www.prisma.io/blog/graphql-server-basics-the-network-layer-51d97d21861
Focus on the network layer. In particular, how a GraphQL server responds to HTTP requests by processing the queries (or mutations) with the execution engine.
In the Node ecosystem, Express is by far ...
- 📆 published on: 2017-11-28
- tags: graphql, graphql-express, apollo-server