Grats Save Abandoned

Implementation-First GraphQL for TypeScript

Project README

-=[ ALPHA SOFTWARE ]=-

Grats is still experimental. Feel free to try it out and give feedback, but they api is still in flux

Grats: Implementation-First GraphQL for TypeScript

Join our Discord!

What if building a GraphQL server were as simple as just writing functions?

When you write your GraphQL server in TypeScript, your fields and resovlers are already annotated with type information. Grats leverages your existing type annotations to automatically extract an executable GraphQL schema from your generic TypeScript resolver code.

By making your TypeScript implementation the source of truth, you never have to worry about valiating that your implementiaton matches your schema. Your implementation is your schema!

Read the docs: https://grats.capt.dev/

Contributing

See CONTRIBUTING.md in the repo root for details on how to make changes to this project.

Acknowledgements

Open Source Agenda is not affiliated with "Grats" Project. README Source: captbaritone/grats
Stars
27
Open Issues
0
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating