liquiddesign / eshop-api
Eshop API
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.2
- ext-curl: *
- ext-intl: *
- ext-json: *
- ext-pdo: *
- liquiddesign/eshop: ~2.1
- liquiddesign/lqgraphi: ^2.0.1
Requires (Dev)
- liquiddesign/codestyle: ^3.0
- phpstan/phpstan-nette: ^1.0
This package is auto-updated.
Last update: 2024-11-06 13:29:10 UTC
README
GraphQL API for liquiddesign/eshop using liquiddesign/lqgraphi.
Recommended approach is use only types and config from this package and make your own API project.
But if you want you can use this package as standalone API, all needed resources for that are bundled.