• Stars
    star
    673
  • Rank 67,060 (Top 2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code-First Type-Safe GraphQL Framework


πŸ‘‹

Development of Nexus Framework has ended. Please read our
annoucement issue for details and follow our migration guide to start using Nexus Schema. The old website can be found here.



🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧


Nexus


Code-First Type-Safe GraphQL Framework
Made with β™₯️ by Prisma β€’ Nexus Schema originally by Tim Griesser



Nexus is a Node.js TypeScript-focused code-first GraphQL framework. It has three complementary aspects that you interact with:

  1. An API for building your fully featured GraphQL API. All features include a focus on type-safety autocompletion and jsDoc.
  2. A CLI for supporting your daily workflows while working.
  3. A plugin system spaning API and CLI for rich end-to-end plugins that you can use (or write) to fill in your niche needs.

Nexus is young, but growing fast. Every two weeks a new release is cut.

Quickstart

npx nexus

Documentation

Checkout our website https://nxs.li/docs.

Repo / Package Overview

Repos & Packages Diagram

License

MIT License

More Repositories

1

graphqlgen

βš™οΈ Generate type-safe resolvers based upon your GraphQL Schema
TypeScript
818
star
2

graphql-prisma-typescript

🏑 GraphQL server reference implementation (Airbnb clone) in Typescript using Prisma & graphql-yoga
TypeScript
749
star
3

get-graphql-schema

Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)
TypeScript
665
star
4

prisma-binding

GraphQL Binding for Prisma 1 (using GraphQL schema delegation)
TypeScript
476
star
5

yoga2

A lightweight 'Ruby on Rails'-like framework for GraphQL
TypeScript
347
star
6

python-graphql-client

Simple GraphQL client for Python 2.7+
Python
156
star
7

dripip

Opinionated CLI for continuous delivery of npm packages
TypeScript
100
star
8

konn

TypeScript
89
star
9

graphql-import-loader

Webpack loader for `graphql-import`
TypeScript
83
star
10

http-link-dataloader

πŸ“šπŸ“‘ HTTP Apollo Link with batching & caching provided by dataloader.
TypeScript
77
star
11

bema

🐎 Delightful benchmarking for Node.js
TypeScript
73
star
12

graphql-framework-experiment-examples

Runnable examples to help you learn how to use Nexus.
TypeScript
64
star
13

nextjs-graphql-api-examples

Next.js example GraphQL API implementations
TypeScript
38
star
14

next-prisma-plugin

TypeScript
19
star
15

graphqlday.org

JavaScript
12
star
16

oss.prisma.io

Documentation content for oss.prisma.io (GraphQL Playground, GraphQL Yoga, GraphQL Config...)
10
star
17

vscode-next

TypeScript
6
star
18

graphql-config-extension-prisma

TypeScript
6
star
19

mockapie

TypeScript
1
star
20

renovate-config

Standard Renovate configurations for Labs team projects.
1
star
21

team

πŸ‘©β€πŸ”¬πŸ‘¨β€πŸ”¬Past sprint demo recordings & more
1
star
22

prettier-config

Standard Prettier configuration for Labs team projects.
1
star