OXID REST API
  • Overview
  • Getting started
    • Installation
    • Docker
  • Working with the API
    • Authentication
    • Routes
      • Articles
    • Filters
  • Changelog
  • Contribute
  • License
Powered by GitBook
On this page
  • About
  • Status quo
  • SwaggerLume Installation
  • Configuration
  • Credits

Overview

NextGetting started

Last updated 6 years ago

Documentation: Repository:

About

This community project was started on the . It´s based on the PHP micro framework .

Status quo

This project is wip (work in progress). The API is functionally working and the first route exists.

SwaggerLume Installation

  • 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

Configuration

  • 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

Credits

Tobias Merkl | |

Stefan Moises | |

@tabsl
proudcommerce.com
@upsettweety
rent-a-hero.de
https://docs.oxid-projects.com/oxid-rest-api/
https://github.com/OXIDprojects/oxid-rest-api
OXID Hackathon 2018
Lumen
Contribute
Changelog
articles