https://github.com/open-solid/open-api-assistant
OpenAPI and Code Generator
https://github.com/open-solid/open-api-assistant
Last synced: 4 months ago
JSON representation
OpenAPI and Code Generator
- Host: GitHub
- URL: https://github.com/open-solid/open-api-assistant
- Owner: open-solid
- License: mit
- Created: 2024-07-05T19:30:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T20:04:14.000Z (almost 2 years ago)
- Last Synced: 2025-09-18T09:28:35.021Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenApi Assistant
OpenApi and Code building blocks' generator.
## Installation
```bash
composer require open-solid/open-api-assistant
```
Symfony integration: https://github.com/open-solid/open-api-assistant-bundle
## License
This tool is available under the [MIT License](LICENSE), which means you can use it pretty freely in your projects.