deps
|
added cimport.zig of facilio - for maybe later
|
2023-02-27 13:40:02 +01:00 |
tests
|
added example for sendFile
|
2023-05-13 22:30:45 +02:00 |
endpoint.zig
|
add http method PATCH for endpoint listener
|
2023-05-16 14:58:52 -07:00 |
fio.zig
|
websockets + example
|
2023-05-07 05:02:09 +02:00 |
http.zig
|
added http status code enum from apple_pie
|
2023-01-21 09:58:29 +01:00 |
http_auth.zig
|
UserPassSession Authentication!!!
|
2023-05-09 04:35:59 +02:00 |
log.zig
|
added facilio logging functions
|
2023-03-08 15:08:15 +01:00 |
middleware.zig
|
comments update
|
2023-05-19 03:22:31 +02:00 |
mustache.zig
|
fixed MustacheBuild mem leak
|
2023-03-10 21:16:15 +01:00 |
util.zig
|
new release after std.json chanes
|
2023-05-19 14:47:55 +02:00 |
websockets.zig
|
websockets + example
|
2023-05-07 05:02:09 +02:00 |
zap.zig
|
MIDDLEWARE support
|
2023-05-19 02:47:39 +02:00 |