mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 11:23:58 +00:00
.. | ||
.swagger-codegen | ||
application | ||
public | ||
src/App | ||
.swagger-codegen-ignore | ||
composer.json | ||
README.md |
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 Zend Expressive micro framework and Path Handler library. To see how to make this your own, please take a look at the template here: