openapi-generator/samples/server/petstore/slim
Paŭlo Ebermann 4b9988c4f2 Update samples for several language (just whitespace changes, reordering, VERSION) (#5828)
* Update samples for several languages.

Just whitespace changes and some reordering where the order doesn't matter.

* Adding generated .swagger-codegen/VERSION files.
2017-06-14 01:17:31 +08:00
..
.swagger-codegen Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
lib/Models fix slim windows path 2016-06-29 23:24:27 +08:00
vendor Remove Apache license from server stub generators (#4200) 2016-11-17 00:37:21 +08:00
.htaccess fix slim windows path 2016-06-29 23:24:27 +08:00
.swagger-codegen-ignore Spelling fixes 2016-08-27 02:34:33 +03:00
composer.json fix slim windows path 2016-06-29 23:24:27 +08:00
composer.lock fix slim windows path 2016-06-29 23:24:27 +08:00
index.php fix #3418 - slim missing contextpath 2016-07-20 15:49:41 +08:00
README.md fix slim windows path 2016-06-29 23:24:27 +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 Slim Framework. To see how to make this your own, please take a look at the template here:

TEMPLATES