openapi-generator/samples/server/petstore/lumen
2016-07-02 11:32:25 +08:00
..
app remove security test from petstore-with-fake-endpoints-models-for-testing 2016-07-02 11:32:25 +08:00
bootstrap add lumen api.mustache to generate controller & license update & resource dir restructure 2016-06-17 11:37:10 +08:00
public add lumen api.mustache to generate controller & license update & resource dir restructure 2016-06-17 11:37:10 +08:00
.swagger-codegen-ignore add apache license to lumen 2016-06-13 17:37:19 +08:00
composer.json add lumen api.mustache to generate controller & license update & resource dir restructure 2016-06-17 11:37:10 +08:00
LICENSE add apache license to lumen 2016-06-13 17:37:19 +08:00
readme.md add lumen api.mustache to generate controller & license update & resource dir restructure 2016-06-17 11:37:10 +08:00

Swagger generated server

Overview

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub. This is an example of building a PHP server.

This example uses the Lumen Framework. To see how to make this your own, please take a look at the template here:

TEMPLATES

Installation & Usage

Composer

Using composer install to install the framework and dependencies via Composer.