apalm / nexus

Simple, Scalable, Type-Safe, Programmatic GraphQL Schema Construction

Home Page:https://graphql-nexus.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL Nexus

yarn add nexus # or npm install nexus

(Still under construction, check #1 for the TODO List!)

Simple, strongly typed GraphQL schema construction for TypeScript/JavaScript

Combines the best practices from building real-world GraphQL servers without the boilerplate or excessive imports.

Inspired by use of graphql-tools, graphene, and graphql-ruby.

Check out the /examples for some sample uses.

Docs

graphql-nexus.com

License

MIT

About

Simple, Scalable, Type-Safe, Programmatic GraphQL Schema Construction

https://graphql-nexus.com

License:MIT License


Languages

Language:TypeScript 85.8%Language:JavaScript 9.6%Language:CSS 3.0%Language:HTML 1.6%