openapi-generator/samples/server/petstore/lumen/lib
wing328 88227e08e3 Remove Apache license from server stub generators (#4200)
* remove php apache license

* remove license in sample code, update nodejs to use unlicnese

* remove license from jaxrs generator

* remove license from server generator

* update pom.xml for jaxrs resteasy joda server
2016-11-17 00:37:21 +08:00
..
app Remove Apache license from server stub generators (#4200) 2016-11-17 00:37:21 +08:00
bootstrap Remove Apache license from server stub generators (#4200) 2016-11-17 00:37:21 +08:00
public Remove Apache license from server stub generators (#4200) 2016-11-17 00:37:21 +08:00
composer.json Remove Apache license from server stub generators (#4200) 2016-11-17 00:37:21 +08:00
readme.md [PHP] add AbstractPhpCodegen to be as the base class of PHP-related generators (#3310) 2016-08-01 15:23:35 +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.