1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00
Commit graph

6 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
615d90b8f4 added errors 2023-03-10 11:43:57 +01:00
Rene Schallner
0c7b09566b fix #4 (wrong use of std.mem.span -> examples don't build) 2023-02-14 09:26:02 +01:00
Rene Schallner
a5d8554e3b added http status code enum from apple_pie 2023-01-21 09:58:29 +01:00
Rene Schallner
4aeb8b0f1e added setStatus, updated README 2023-01-16 00:12:41 +01:00
Rene Schallner
43cc8217ee added serve example 2023-01-12 20:35:43 +01:00