Yii3 API Application Template 1.0
The first stable release of the API application template for Yii3.
The template includes the essential things required to start API application development:
- middleware dispatcher,
- routing,
- a set of response formats for APIs (success, error, collection, pagination, …),
- exception handling,