Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Portiny/GraphQL integration extension for Nette Framework.
- Host: GitHub
- URL: https://github.com/portiny/graphql-nette
- Owner: portiny
- License: mit
- Created: 2019-03-16T17:32:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T07:03:48.000Z (7 months ago)
- Last Synced: 2024-09-30T14:01:55.752Z (3 months ago)
- Topics: api, graphql, nette-framework, php, portiny
- Language: PHP
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)