https://github.com/evilfreelancer/openchill
Prototype of Swagger / OpenAPI PHP client generator
https://github.com/evilfreelancer/openchill
client-generator openapi php swagger
Last synced: 10 months ago
JSON representation
Prototype of Swagger / OpenAPI PHP client generator
- Host: GitHub
- URL: https://github.com/evilfreelancer/openchill
- Owner: EvilFreelancer
- License: mit
- Created: 2019-09-20T22:58:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T19:42:07.000Z (over 6 years ago)
- Last Synced: 2025-02-09T15:15:39.277Z (12 months ago)
- Topics: client-generator, openapi, php, swagger
- Language: PHP
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.