mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 19:33:55 +00:00
.. | ||
.openapi-generator | ||
lib | ||
test | ||
.gitignore | ||
.htaccess | ||
.openapi-generator-ignore | ||
composer.json | ||
composer.lock | ||
index.php | ||
phpunit.xml.dist | ||
README.md |
OpenAPI generated server
Overview
This server was generated by the OpenAPI Generator 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 Slim server.
This example uses the Slim Framework. To see how to make this your own, please take a look at the template here: