/cl-graphql

An implementation of GraphQL for Common Lisp / CL

Primary LanguageCommon LispMIT LicenseMIT

🚧 UNDER CONSTRUCTION 🚧

This is not yet functional. The finished product will support queries, mutations, and subscriptions.

cl-graphql

An implementation of GraphQL for Common Lisp / CL. Follows the offical referecnce implementation graphql-js.