Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evilfreelancer/openchill

Prototype of Swagger / OpenAPI PHP client generator
https://github.com/evilfreelancer/openchill

client-generator openapi php swagger

Last synced: 23 days ago
JSON representation

Prototype of Swagger / OpenAPI PHP client generator

Awesome Lists containing this project

README

        

# OpenChill

OpenAPI and Swagger client generator

```bash
./openchill parse swagger.json
# or
./openchill parse https://www.bookeo.com/apiref/swagger.json
```

Swagger 2.0 partially supported, other work in progress.