Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/evilfreelancer/openchill
- Owner: EvilFreelancer
- License: mit
- Created: 2019-09-20T22:58:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T19:42:07.000Z (over 5 years ago)
- Last Synced: 2024-10-29T20:07:57.340Z (2 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.