Skip to content

0xPikapool/graphql-server

Repository files navigation

GQL Server

Uses Postgraphile to create GraphQL access for Postgres.

Postgraphile sits behind a Caddy reverse-proxy with some conservative rate-limit rules applied.

Rate-limit

Per-IP ratelimit using caddy-ratelimit.

Persisted Operations

Only whitelisted operations are permitted, to prevent malicious queries. See Persisted operations.

Run

  1. Modify .env

  2. Run docker compose up --build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors