https://github.com/shopsys/frontend-api
[READ-ONLY] Frontend API for Shopsys Platform
https://github.com/shopsys/frontend-api
frontend-api graphql shopsys-framework shopsys-platform
Last synced: 4 months ago
JSON representation
[READ-ONLY] Frontend API for Shopsys Platform
- Host: GitHub
- URL: https://github.com/shopsys/frontend-api
- Owner: shopsys
- License: other
- Created: 2019-10-02T14:33:21.000Z (over 6 years ago)
- Default Branch: 19.0
- Last Pushed: 2026-02-08T21:46:05.000Z (4 months ago)
- Last Synced: 2026-02-09T02:59:23.145Z (4 months ago)
- Topics: frontend-api, graphql, shopsys-framework, shopsys-platform
- Language: PHP
- Homepage: https://www.shopsys.com
- Size: 1.76 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopsys Frontend API
[](https://packagist.org/packages/shopsys/frontend-api)
This bundle for [Shopsys Platform](https://www.shopsys.com) adds frontend API using [overblog/GraphQLBundle](https://github.com/overblog/GraphQLBundle).
The bundle is dedicated for projects based on Shopsys Platform (i.e. created from [`shopsys/project-base`](https://github.com/shopsys/project-base)) exclusively.
This repository is maintained by [shopsys/shopsys] monorepo, information about changes is in its `CHANGELOG` file.
## Documentation
[Documentation](https://docs.shopsys.com/en/latest/frontend-api/introduction-to-frontend-api/) can be found in Shopsys Platform Knowledge Base.
## Installation
The plugin is a Symfony bundle and is installed in the same way:
### Download
First, you download the package using [Composer](https://getcomposer.org/):
```
composer require shopsys/frontend-api
```
## Configuration
Detailed information about [configuring the package](https://docs.shopsys.com/en/latest/frontend-api/) can be found in Shopsys Platform Knowledge Base.
## Contributing
Thank you for your contributions to Shopsys Frontend API package.
Together we are making Shopsys Platform better.
This repository is READ-ONLY.
If you want to [report issues](https://github.com/shopsys/shopsys/issues/new) and/or send [pull requests](https://github.com/shopsys/shopsys/compare),
please use the main [Shopsys repository](https://github.com/shopsys/shopsys).
Please check our [Contribution Guide](https://github.com/shopsys/shopsys/blob/HEAD/CONTRIBUTING.md) before contributing.
## Support
What to do when you are in troubles or need some help?
The best way is to join our [Slack](https://join.slack.com/t/shopsysframework/shared_invite/zt-11wx9au4g-e5pXei73UJydHRQ7nVApAQ).
If you want to [report issues](https://github.com/shopsys/shopsys/issues/new), please use the main [Shopsys repository](https://github.com/shopsys/shopsys).
[shopsys/shopsys]: (https://github.com/shopsys/shopsys)