8000 Release v0.12.0 · janwytze/gadgeto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@janwytze janwytze released this 14 Feb 13:31
2abd963
Allow configuring the bind/render hooks and media type per route

Being able to configure the bind and render hooks and the media types
per route is convenient in order to be able to easily manage API which
work with various types of data.

I introduced two variables for the media types (request and response)
in order to be able to make the distinction in Fizz between the
requests and responses media types.
0