dev-master
9999999-devSimple lib for describe some API
MPL-2.0
The Requires
- php >= 7.0
- nette/utils ^2.4.0
- phpunit/phpunit ^5.7.0
by Jan Jíša
Wallogit.com
2017 © Pedro Peláez
Simple lib for describe some API
Simple library that allows you to describe your REST API. It allows you to describe how your resources looks like. This description can be used for showing help for users of your API, for validation of input params in your API or for some kind of hinting at frontend of your app., (*2)
Best way is install through Composer, add following line to require section of your composer.json file, (*3)
ekimik/apidesc: [VERSION]
Simple lib for describe some API
MPL-2.0