This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zap
Watch
1
Star
0
Fork
You've already forked zap
0
mirror of
https://github.com/zigzap/zap.git
synced
2025-10-21 07:34:08 +00:00
Code
Activity
071c4c9ff7
zap
/
examples
/
endpoint
History
ShyamSundarB
071c4c9ff7
change from the deprecated std.mem.copy to @memcpy
2024-03-17 12:20:20 +05:30
..
html
add http method PATCH for endpoint listener
2023-05-16 14:58:52 -07:00
main.zig
Refactored request, auth, endpoint: - zap.Request : refactored into its own file, along with supporting types and functions (e.g. http params related) - added setContentTypeFromFilename thx @hauleth. - zap.Auth : zap.Auth.Basic, zap.Auth.BearerSingle, ... - zap.Endpoint : zap.Endpoint, zap.Endpoint.Authenticating
2024-01-10 15:13:25 +01:00
stopendpoint.zig
API cleanup
#1
--------------
2024-01-09 11:28:05 +01:00
users.zig
change from the deprecated std.mem.copy to @memcpy
2024-03-17 12:20:20 +05:30
userweb.zig
API cleanup
#1
--------------
2024-01-09 11:28:05 +01:00