ekimik/apidesc

Simple lib for describe some API

1.7.0 2019-12-31 00:28 UTC

This package is auto-updated.

Last update: 2024-04-29 03:53:43 UTC


README

Build Status

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.

Instalation

Best way is install through Composer, add following line to require section of your composer.json file

ekimik/apidesc: [VERSION]