Coder Social home page Coder Social logo

meiblorn / nestjs-query Goto Github PK

View Code? Open in Web Editor NEW

This project forked from doug-martin/nestjs-query

0.0 0.0 0.0 35.14 MB

Easy CRUD for GraphQL.

Home Page: https://doug-martin.github.io/nestjs-query

License: MIT License

JavaScript 0.31% TypeScript 99.68% Shell 0.01%

nestjs-query's Introduction

Nestjs-query Logo

Test Coverage Status Known Vulnerabilities

nestjs-query

Nestjs-Query is collection of packages to make crud for graphql easier.

Why?

While working on projects in nestjs it was very easy to get up and running with graphql however, there were many patterns that were common between the resolvers. In particular querying, sorting and paging.

Installation

Install Guide.

Docs

Packages

Nestjs-query is composed of multiple packages

  • @nestjs-query/core - Defines all interfaces and utility types implemented by the other packages.
  • @nestjs-query/query-graphql - Package that provides the graphql resolver and decorators for crud endpoints.
  • @nestjs-query/query-typeorm - Package that implements a Typeorm service that can be used by itself or with the graphql resolver provided by @nestjs-query/query-graphql.
  • @nestjs-query/query-sequelize - Package that implements a Sequelize service that can be used by itself or with the graphql resolver provided by @nestjs-query/query-graphql.

nestjs-query's People

Contributors

aguilar8788 avatar aleksey-tk avatar beeman avatar boxcc avatar davidevernizzi avatar doug-martin avatar fishtheoriginal avatar flusinerd avatar johannesschobel avatar johndoeplusplus avatar khawarizmus avatar koolamusic avatar marian2js avatar marojeee avatar mattleff avatar mtt88 avatar mwoelk avatar nicknisi avatar onichandame avatar psteinroe avatar renovate-bot avatar robertplantodro avatar ruzz311 avatar smolinari avatar thehappycoder avatar tillsanders avatar zackerydev avatar zhangciwu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.