1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
zap/examples/endpoint
2024-01-10 15:13:25 +01:00
..
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 housekeeping 2023-04-21 22:18:22 +02:00
userweb.zig API cleanup #1 -------------- 2024-01-09 11:28:05 +01:00