πŸ“¦ nestjs / graphql

GraphQL (TypeScript) module for Nest framework (node.js) 🍷

β˜… 1.5k stars β‘‚ 419 forks πŸ‘ 1.5k watching βš–οΈ MIT License
apolloapollographqlgraphqlhacktoberfestjavascriptnestnestjsnodejstypescript
πŸ“₯ Clone https://github.com/nestjs/graphql.git
HTTPS git clone https://github.com/nestjs/graphql.git
SSH git clone git@github.com:nestjs/graphql.git
CLI gh repo clone nestjs/graphql
renovate[bot] renovate[bot] chore(deps): update nest monorepo to v11.1.10 (#3769) 19ed1bd 1 months ago πŸ“ History
πŸ“‚ 19ed1bd8cfca48686dd6c5bd87fc8e48c83d31ce View all commits β†’
πŸ“ .circleci
πŸ“ .github
πŸ“ .husky
πŸ“ packages
πŸ“„ .gitignore
πŸ“„ .npmignore
πŸ“„ .prettierignore
πŸ“„ .prettierrc
πŸ“„ CONTRIBUTING.md
πŸ“„ lerna.json
πŸ“„ LICENSE
πŸ“„ package.json
πŸ“„ README.md
πŸ“„ renovate.json
πŸ“„ yarn.lock
πŸ“„ README.md

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Discord Backers on Open Collective Sponsors on Open Collective

Description

GraphQL is a powerful query language for APIs and a runtime for fulfilling those queries with your existing data. It's an elegant approach that solves many problems typically found with REST APIs. For background, we suggest reading this comparison between GraphQL and REST. GraphQL combined with TypeScript helps you develop better type safety with your GraphQL queries, giving you end-to-end typing.

Quick Start

Overview & Tutorial

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.