Skip to main content

GQLXY

Lightweight C++ GraphQL libraries

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.