/graphrpc

RPC with GraphQL over Nats.io & JetStream

Primary LanguageGo

GraphRPC


About

GraphRPC is simply GraphQL as your RPC Contract Input & Output Layer.

Appreciation & Inspirations

TODO

  • [] Subscriptions
  • [] Custom Headers on query
  • [] Use cloud events semantics || axonrpc/messages (msgpack) for marshaling & unmarshaling
  • [] Add Server generator following 99designs/gqlgen's implementation
  • [] Discover method