-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
As we already have Sugar to decode request parameters, we will need its par for Http Response, that encode http response into particular format based on accept header of request, for example, application/json
It has to be as extensible as Sugar. User will be able to plugin their own encoder for particular MIME, for example, even a qrcode can be generated in this way.
Reactions are currently unavailable