jetzig-framework / jetzig

Jetzig is a web framework written in Zig
MIT License
458 stars 21 forks source link

Implement response format constraints #94

Closed bobf closed 1 month ago

bobf commented 1 month ago

Define pub const formats in a view to specify which formats are available. Use this to e.g. disable JSON responses.