kamilmysliwiec / postgraphile-nest

GraphQL (PostGraphile) module for Nest framework (node.js)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

PostGraphile for Nestjs

Build Status Coverage Status npm version

Description

A module for Nest that allows you to easily integrate PostGraphile into your application.

Installation

$ npm i --save postgraphile-nest postgraphile

Documentation

Visit our Wiki for documentiation and examples.

Thanks

The maintainer of this project is Alex Aldana!

License

MIT licensed

About

GraphQL (PostGraphile) module for Nest framework (node.js)

License:Other


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%