fazland / api-platform-bundle

MIT License
4 stars 1 forks source link

Fazland - ApiPlatformBundle

Build Status

This bundle helps to build RESTful API within a Symfony project.

Requirements

Installation

The suggested installation method is via composer:

$ composer require fazland/api-platform-bundle

Using ApiPlatformBundle

Work in progress.

Test

Run

$ vendor/bin/phpunit

Contributing

Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!

License

ApiPlatformBundle is licensed under the MIT License - see the LICENSE file for details