gqlxy-server
A minimalist C++ GraphQL server library. Define your schema, wire up resolvers, and serve GraphQL over HTTP with minimal boilerplate.
gqlxy-client
A lightweight C++ GraphQL client library. Execute queries, mutations, and subscriptions against any GraphQL endpoint with pluggable transports and caching.