Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsonnull/graphql-entity


https://github.com/jsonnull/graphql-entity

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# GraphQL Entity

A framework for writing GraphQL servers.

- **Ergonomic** – Designed to reduce boilerplate and encourage expressive code. Build more, write less.
- **Type-Safe** – Effortless TypeScript integration enables strong compile-time guarantees without any hassle or awkward code conventions.
- **Guided** – Get TypeScript feedback as you edit schemas and resolvers, showing you where to work next and shortening edit/compile/run cycles.