Crates.io | clc-gql |
lib.rs | clc-gql |
version | 0.1.0 |
source | src |
created_at | 2022-04-02 16:54:45.907307 |
updated_at | 2022-04-02 16:54:45.907307 |
description | Calculator graphql interface app |
homepage | |
repository | https://github.com/ymgyt/calculator |
max_upload_size | |
id | 560988 |
size | 70,347 |
Clcgql is a GraphQL server for clc.
cache
CLCGQL_REDIS_ENDPOINT
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 |
This project is available under the terms of either the Apache 2.0 license or the MIT license.