mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-17 08:31:23 +00:00
* Server generator ze-ph (Zend Expressive + Path Handler) * Command line scripts for new ze-ph generator
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: