{% hint style="info" %}
Documentation: https://docs.oxid-projects.com/oxid-rest-api/
Repository: https://github.com/OXIDprojects/oxid-rest-api
{% endhint %}
This community project was started on the OXID Hackathon 2018.
It´s based on the PHP micro framework Lumen.
This project is wip (work in progress). The API is functionally working and the first route articles exists.
{% page-ref page="contribution.md" %}
{% page-ref page="changelog.md" %}
- Run
php artisan swagger-lume:publish-config
to publish configs (config/swagger-lume.php
) - Make configuration changes if needed
- Run
php artisan swagger-lume:publish
to publish everything
- Run
php artisan swagger-lume:publish-config
to publish configs (config/swagger-lume.php
) - Run
php artisan swagger-lume:publish-views
to publish views (resources/views/vendor/swagger-lume
) - Run
php artisan swagger-lume:publish
to publish everything - Run
php artisan swagger-lume:generate
to generate docs
- Tobias Merkl | @tabsl | proudcommerce.com
- Stefan Moises | @upsettweety | rent-a-hero.de