mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 23:24:09 +00:00
![]() - `mustache.zig` now returns a `Mustache` struct. This allows functions to be called on the mustache instance, e.g. `zap.mustacheFree(mustache)` -> `mustache.free()`. - Updated mustache example. - Added doc strings to majority of mustache functions. |
||
---|---|---|
.. | ||
bindataformpost | ||
cookies | ||
endpoint | ||
endpoint_auth | ||
hello | ||
hello2 | ||
hello_json | ||
http_params | ||
https | ||
middleware | ||
middleware_with_endpoint | ||
mustache | ||
routes | ||
senderror | ||
sendfile | ||
serve | ||
userpass_session_auth | ||
websockets |