somardesignstudios / silverstripe-api-client
Easily integrate with API's that provide a Open Api or define it yourself.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- guzzlehttp/guzzle: ~6.0
- lezhnev74/openapi-psr7-validator: dev-ss-support
- silverstripe/cms: ^4.0
- silverstripe/framework: ^4.0
Requires (Dev)
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2024-12-29 07:14:23 UTC
README
A SilverStripe module to make it easy to integrate with API's that provide an Open API file.
For more information about the Open API spec see: Latest Open API spec
Get Started
composer require somardesignstudios/silverstripe-api-client