Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vyuldashev/laravel-openapi
Generate OpenAPI specification for Laravel Applications
https://github.com/vyuldashev/laravel-openapi
api docs documentation laravel openapi rest swagger
Last synced: 4 days ago
JSON representation
Generate OpenAPI specification for Laravel Applications
- Host: GitHub
- URL: https://github.com/vyuldashev/laravel-openapi
- Owner: vyuldashev
- License: mit
- Created: 2019-04-21T10:45:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T09:04:07.000Z (5 months ago)
- Last Synced: 2025-01-02T04:04:52.512Z (11 days ago)
- Topics: api, docs, documentation, laravel, openapi, rest, swagger
- Language: PHP
- Homepage:
- Size: 400 KB
- Stars: 419
- Watchers: 13
- Forks: 97
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: docs/security.md
Awesome Lists containing this project
README
# Generate OpenAPI specification for Laravel Applications
[![Latest Version on Packagist](https://poser.pugx.org/vyuldashev/laravel-openapi/v/stable?format=flat-square)](https://packagist.org/packages/vyuldashev/laravel-openapi)
[![MIT Licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://github.com/vyuldashev/laravel-openapi/workflows/Tests/badge.svg)](https://github.com/vyuldashev/laravel-openapi/actions)
[![Total Downloads](https://img.shields.io/packagist/dt/vyuldashev/laravel-openapi.svg?style=flat-square)](https://packagist.org/packages/vyuldashev/laravel-openapi)## Documentation
You'll find the documentation on https://vyuldashev.github.io/laravel-openapi.
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.