contributte / apitte

:wrench: An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.
https://contributte.org/packages/contributte/apitte/
MIT License
61 stars 37 forks source link

Split IDecorator into IRequestDecorator, IResponseDecorator and IErrorDecorator #90

Closed mabar closed 5 years ago

mabar commented 5 years ago

Closes #85