1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
zap/examples/endpoint
Rene Schallner 07c74e757d 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:05:53 +01:00
..
html add http method PATCH for endpoint listener 2023-05-16 14:58:52 -07:00
main.zig Refactored request, auth, endpoint: 2024-01-10 15:05:53 +01:00
stopendpoint.zig API cleanup #1 2024-01-08 15:50:46 +01:00
users.zig 0.12.0 ready 2023-12-29 23:34:33 +01:00
userweb.zig API cleanup #1 2024-01-08 15:50:46 +01:00