1 unstable release

0.1.0 Apr 2, 2022

#45 in #graphql-server

MIT/Apache

57KB
1.5K SLoC

🕸 clc-gql - Clc GraphQL

clc on crates.io Documentation (latest release) Changelog License License

Clcgql is a GraphQL server for clc.

Features

  • cache
    • If enabled, cache the result to the redis specified by CLCGQL_REDIS_ENDPOINT

Environment variables

Key Description Example
CLCGQL_LOG Rust logging directive. info
CLCGQL_LOG_COLOR Control logging color false
CLCGQL_REDIS_ENDPOINT Redis connection info` redis://cache.ymgyt.io:6376

🪪 License

This project is available under the terms of either the Apache 2.0 license or the MIT license.

Dependencies

~27–42MB
~763K SLoC