https://github.com/mysiar/api-platform-demo-app
API-Platform demo app with different problem solution
https://github.com/mysiar/api-platform-demo-app
Last synced: 3 months ago
JSON representation
API-Platform demo app with different problem solution
- Host: GitHub
- URL: https://github.com/mysiar/api-platform-demo-app
- Owner: mysiar
- License: mit
- Created: 2017-10-15T17:55:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-28T17:34:20.000Z (over 8 years ago)
- Last Synced: 2025-04-09T16:56:36.997Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 569 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mysiar's API-Platform demo
==========================
[](https://opensource.org/licenses/mit-license.php)
[](https://insight.sensiolabs.com/projects/4f276b94-a25e-4c82-9698-099674325b05)
1. [FileBundle](src/Mysiar/FileBundle) - uploading files
2. [LxdBundle](src/Mysiar/LxdBundle) - managing LXD server
3. Enabled GraphQL
* instalation
```bash
$ composer require webonyx/graphql-php
```
* configuration
```yaml
api_platform:
graphql:
enabled: true
graphiql:
enabled: true
```
* result
