Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

parse an ipunkt/laravel-json-api based api definition and write a blueprint api documentation for it

License

Notifications You must be signed in to change notification settings

ipunkt/laravel-json-api-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Api Documentation

Documentation package for automatic documentation of used JSON Api Package project

Latest Stable Version Latest Unstable Version License Total Downloads

Installation

composer require ipunkt/laravel-json-api-doc

Add \Ipunkt\LaravelJsonApiDoc\LaravelJsonApiDocServiceProvider::class, to your config/app.php providers array.