forked from loafle/openapi-generator-original
* Prefix slim-petstore-server.sh with 'php-' * Prefix slim sample folder * Prefix ze-ph-petstore-server.sh with 'php-' * Prefix ze-ph sample folder * Prefix lumen-petstore-server.sh with 'php-' * Prefix lumen sample folder
11 lines
596 B
Markdown
11 lines
596 B
Markdown
# OpenAPI generated server
|
|
|
|
## Overview
|
|
This server was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the
|
|
[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.
|
|
|
|
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:
|
|
|
|
[TEMPLATES](https://github.com/openapitools/openapi-generator/tree/master/modules/openapi-generator/src/main/resources/slim/)
|