This bundle helps to build RESTful API within a Symfony project.
- php ^7.4
- symfony/symfony ^4.4|^5.0
The suggested installation method is via composer:
$ composer require fazland/api-platform-bundle
Work in progress.
Run
$ vendor/bin/phpunit
Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!
ApiPlatformBundle is licensed under the MIT License - see the LICENSE file for details