Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/portiny/graphql-nette

Portiny/GraphQL integration extension for Nette Framework.
https://github.com/portiny/graphql-nette

api graphql nette-framework php portiny

Last synced: about 2 hours ago
JSON representation

Portiny/GraphQL integration extension for Nette Framework.

Awesome Lists containing this project

README

        

# [Portiny/GraphQL](https://github.com/portiny/graphql) for Nette Framework

[![Build Status](https://img.shields.io/travis/portiny/graphql-nette.svg?style=flat-square)](https://travis-ci.org/portiny/graphql-nette)
[![Downloads](https://img.shields.io/packagist/dt/portiny/graphql-nette.svg?style=flat-square)](https://packagist.org/packages/portiny/graphql-nette)
[![Latest stable](https://img.shields.io/github/tag/portiny/graphql-nette.svg?style=flat-square)](https://packagist.org/packages/portiny/graphql-nette)

[Portiny/GraphQL](https://github.com/portiny/graphql) integration extension for Nette Framework.

## Installation

The simplest way to install Portiny/GraphQL-Nette is using [Composer](http://getcomposer.org/):

```sh
$ composer require portiny/graphql-nette
```

## Resources

* [Documentation](https://github.com/portiny/graphql-nette/blob/master/docs/en/index.md)
* [Contributing](https://github.com/portiny/portiny/blob/master/CODE_OF_CONDUCT.md)
* [Report issues](https://github.com/portiny/portiny/issues) and [send Pull Requests](https://github.com/portiny/portiny/pulls) in the [main Portiny repository](https://github.com/portiny/portiny)