@m1212e/sofa-api
v0.18.12
Published
Create REST APIs with GraphQL
Readme
SOFA
This is a fork of graphql-hive/SOFA, kept continuously in sync with upstream so it stays current with new features and fixes. On top of that, it adds:
- Stricter input validation for scalar variables passed to generated routes.
- Configurable webhook lifetimes and termination messages for subscriptions (see
webhooksinSofaConfig), as proposed in graphql-hive/SOFA#1815.
Installation
npm install @m1212e/sofa-apiFor usage and documentation, refer to the upstream README.
This powers the rumble REST API.
License
MIT © Uri Goldshtein
