Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurkushman/nova-api-generator
Nova form tool (plug-in) for api-generator to save input data into openapi.yaml/.json files
https://github.com/arthurkushman/nova-api-generator
Last synced: 8 days ago
JSON representation
Nova form tool (plug-in) for api-generator to save input data into openapi.yaml/.json files
- Host: GitHub
- URL: https://github.com/arthurkushman/nova-api-generator
- Owner: arthurkushman
- License: mit
- Created: 2019-05-26T16:35:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-29T20:04:11.000Z (over 5 years ago)
- Last Synced: 2024-10-11T18:32:48.470Z (about 1 month ago)
- Language: PHP
- Size: 139 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nova-api-generator
Nova form tool (plug-in) for api-generator to save input data into openapi.yaml/.json files## Installation
```bash
composer install arthurkushman/nova-api-generator
```