/rsocket-graphql

There are two services: a user-service for user management and a bff-service for exposing data via GraphQl endpoint. Both services communicate via RSocket

Primary LanguageJava

RSocket + GraphQL

There are two services:

  1. user-service for user management (CRUD).
  2. bff-service for exposing data via GraphQl endpoint.

Both services communicate with RSocket