Package Data | |
---|---|
Maintainer Username: | oxid-community |
Package Create Date: | 2018-11-09 |
Package Last Update: | 2019-12-03 |
Home Page: | https://docs.oxid-projects.com/oxid-rest-api/ |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-23 03:14:32 |
Package Statistics | |
---|---|
Total Downloads: | 94 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 4 |
Total Watchers: | 10 |
Total Forks: | 8 |
Total Open Issues: | 2 |
{% 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" %}
php artisan swagger-lume:publish-config
to publish configs (config/swagger-lume.php
)php artisan swagger-lume:publish
to publish everythingphp artisan swagger-lume:publish-config
to publish configs (config/swagger-lume.php
)php artisan swagger-lume:publish-views
to publish views (resources/views/vendor/swagger-lume
)php artisan swagger-lume:publish
to publish everythingphp artisan swagger-lume:generate
to generate docs