Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webparking/laravel-openapi-validator
An OpenAPI documentation validator using your existing tests
https://github.com/webparking/laravel-openapi-validator
Last synced: about 1 month ago
JSON representation
An OpenAPI documentation validator using your existing tests
- Host: GitHub
- URL: https://github.com/webparking/laravel-openapi-validator
- Owner: webparking
- License: mit
- Created: 2020-12-31T14:01:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T12:50:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T03:24:10.636Z (3 months ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# laravel-openapi-validator
An OpenAPI documentation validator using your existing Laravel tests.## TL;DR
`composer require --dev webparking/laravel-openapi-validator````php