prisma-labs / graphql-framework-experiment

Code-First Type-Safe GraphQL Framework

Home Page:https://nexusjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


πŸ‘‹

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.

Links

Repo / Package Overview

Repos & Packages Diagram

License

MIT License

About

Code-First Type-Safe GraphQL Framework

https://nexusjs.org

License:MIT License


Languages

Language:TypeScript 93.5%Language:JavaScript 5.2%Language:CSS 1.2%Language:Shell 0.1%