Looking to hire Laravel developers? Try LaraJobs

laravel-json-api-doc maintained by ipunkt

Description
parse an ipunkt/laravel-json-api based api definition and write a blueprint api documentation for it
Last update
2017/04/13 14:54 (dev-master)
License
Links
Downloads
32

Comments
comments powered by Disqus

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.