1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
Commit graph

17 commits

Author SHA1 Message Date
renerocksai
3d651229f8 API cleanup #1
--------------

- EndpointListener.register() // was: addEndpoint
- no more Simple
- getEndpoint -> endpoint()
2024-01-08 15:50:46 +01:00
Rene Schallner
8a2d077bd8 fixed release note templates: b.installArtifact 2023-09-23 10:50:47 +02:00
Rene Schallner
b2a4bdc760 Simplified using it in readme 2023-08-23 16:18:25 +02:00
Rene Schallner
027ad41d0f fix auth doc 2023-05-20 03:41:36 +02:00
Rene Schallner
d907febc5f fixed links in auth doc 2023-05-20 03:40:45 +02:00
Rene Schallner
bb587ac2a2 zig-ception update 2023-05-19 03:23:28 +02:00
Rene Schallner
d0424d0d49 doc fixes 2023-05-19 03:17:00 +02:00
Rene Schallner
d656452667 MIDDLEWARE support 2023-05-19 02:47:39 +02:00
Rene Schallner
3ef7356bbe lil doc update 2023-05-16 18:04:12 +02:00
Rene Schallner
86f1022b46 DOC: why no errors in response functions 2023-05-16 17:55:00 +02:00
Rene Schallner
512b4b21bd added doc for localhost building 2023-05-16 17:12:12 +02:00
Rene Schallner
1c2609c7f1
Update authentication.md 2023-05-16 16:12:29 +02:00
Rene Schallner
81f38d6605 lil doc update 2023-05-16 16:11:39 +02:00
Rene Schallner
b69599dcda tools/pkghash: support for release-template.md 2023-04-22 15:28:33 +02:00
Rene Schallner
19880fad3e added endpoint_auth example, fixed doc 2023-04-16 23:53:14 +02:00
Rene Schallner
6e206be5b6 doc fixup 2023-04-16 23:45:23 +02:00
Rene Schallner
7e2c3b6251 more tests, cleanup 2023-04-16 23:42:08 +02:00