openapi-generator/samples/server/petstore-security-test/silex/SwaggerServer
2017-10-18 10:10:44 +08:00
..
.htaccess apply security fix to php lumne, silex, slim 2016-06-28 12:21:41 +08:00
composer.json apply security fix to php lumne, silex, slim 2016-06-28 12:21:41 +08:00
index.php update all petstore security samples 2017-10-18 10:10:44 +08:00
README.md apply security fix to php lumne, silex, slim 2016-06-28 12:21:41 +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 Silex micro-framework. To see how to make this your own, please take a look at the template here:

TEMPLATES