Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nodus-it/openapi-generator


https://github.com/nodus-it/openapi-generator

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Open API Generator for Laravel

_Generates open api file automatically based on **Laravel routes**._

## Installation
You can install the package via composer:
````
composer require nodus-it/openapi-generator
````

## Usage
Coming soon

## Roadmap
- Implement all specification objects
- Add support for requests and responses
- Add route filter to generate an individual permission based openapi file

## Testing
Coming soon

## License
The MIT License (MIT). Please see [License File](LICENCE) for more information.