mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
.. | ||
.htaccess | ||
composer.json | ||
index.php | ||
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 Silex micro-framework. To see how to make this your own, please take a look at the template here: