stitch-ql
v3.0.0
Published
A lightweight graphQL schema generation tool
Downloads
14
Readme
What is stitch?
Traditional REST API architecture is prone to over/underfetching data, and can be difficult to scale.
GraphQL simplifies client-server requests.
Once the decision has been made to migrate, implementing a GraphQL backend can be complex, tedious and error prone.
This is where Stitch comes into play.
Stitch is a lightweight graphQL schema generation tool. You can use stitch to load your RESTful HTTP endpoints and generate GraphQL schemas.
How It Works
[Add instructions]
Contributing
Stitch is currently in beta release. We welcome all contributions and pull requests!
Authors
- Harrison Shih - @LatteBoy
- Jenny Oh - @jennyjennyoh
- Keith Falcon - @falc0neye
- Nate Toll - @monster-truck
- Nicole Young - @nyoung19
License
This project is licensed under the MIT License.