2018-04-30 07:18:13 +00:00
|
|
|
# OpenAPI generated server
|
2016-06-28 04:21:41 +00:00
|
|
|
|
|
|
|
## Overview
|
2018-05-08 08:44:51 +00:00
|
|
|
This server was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the
|
2018-04-30 07:18:13 +00:00
|
|
|
[OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote server, you can easily generate a server stub. This
|
|
|
|
is an example of building a PHP Slim server.
|
2016-06-28 04:21:41 +00:00
|
|
|
|
|
|
|
This example uses the [Slim Framework](http://www.slimframework.com/). To see how to make this your own, please take a look at the template here:
|
|
|
|
|
2018-04-30 07:18:13 +00:00
|
|
|
[TEMPLATES](https://github.com/openapitools/openapi-generator/tree/master/modules/openapi-generator/src/main/resources/slim/)
|