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

85 commits

Author SHA1 Message Date
Rene Schallner
ff8386cc65 typo in readme 2023-05-31 04:27:38 +02:00
GitHub Action
59dd155cd8 Update README 2023-05-30 08:49:27 +00:00
Rene Schallner
fcbfe02c54 updated with permanent server link 2023-05-29 21:12:49 +02:00
GitHub Action
bbdb7fd1f4 Update README 2023-05-29 16:23:26 +00:00
GitHub Action
2987327d45 Update README 2023-05-27 22:38:26 +00:00
Rene Schallner
037d5af9c2
make discord badge link to server 2023-05-24 19:46:11 +02:00
Rene Schallner
1a13dce4cb updated discord link 2023-05-24 19:42:40 +02:00
Rene Schallner
901022007b
Update README.md 2023-05-24 12:19:58 +02:00
GitHub Action
8f649e85a7 Update README 2023-05-24 10:07:35 +00:00
GitHub Action
014a07428e Update README 2023-05-23 23:44:31 +00:00
GitHub Action
5126aacd3b Update README 2023-05-22 19:24:36 +00:00
GitHub Action
114bcf9369 Update README 2023-05-22 03:31:07 +00:00
Rene Schallner
e5e657870e first cut of sendError 2023-05-22 05:17:21 +02:00
Rene Schallner
e8a7be35e4
Update README.md 2023-05-22 04:17:30 +02:00
GitHub Action
0b582e7160 Update README 2023-05-22 01:44:48 +00:00
GitHub Action
cbd1c98f47 Update README 2023-05-22 01:39:08 +00:00
GitHub Action
eb3f1f274b Update README 2023-05-22 01:28:13 +00:00
Rene Schallner
27ab749281 added auto readme update, announceybot fixes 2023-05-22 01:48:31 +02:00
Rene Schallner
c25a1675c3 updated release to new deps 2023-05-21 02:03:32 +02:00
Rene Schallner
a99b6af799 updated deps in README 2023-05-20 03:20:47 +02:00
Rene Schallner
35144b195e zap.Middleware.EndpointHandler, r.get/setContext() 2023-05-20 03:16:02 +02:00
Rene Schallner
715458847b update README 2023-05-19 14:55:45 +02:00
Rene Schallner
dc7720e298 update README with latest .zon dep 2023-05-19 03:35:33 +02:00
Rene Schallner
d656452667 MIDDLEWARE support 2023-05-19 02:47:39 +02:00
Rene Schallner
512b4b21bd added doc for localhost building 2023-05-16 17:12:12 +02:00
Rene Schallner
94fe2d24c2 Put notes on zig master workaround back into README. 2023-05-16 16:06:00 +02:00
Rene Schallner
6e3c980516
Update README.md 2023-05-16 04:47:08 +02:00
Rene Schallner
947638272a more discord 2023-05-16 04:10:01 +02:00
Rene Schallner
1875a38c71 discord 2023-05-16 04:07:48 +02:00
Rene Schallner
9d3126649e README: update build instr to latest zig 2023-05-13 22:49:02 +02:00
Rene Schallner
185c27229a README: update to latest .zon 2023-05-13 22:41:27 +02:00
Rene Schallner
b988454a72 added example for sendFile 2023-05-13 22:30:45 +02:00
Rene Schallner
76c9edcd8e updated README with latest deps 2023-05-09 05:23:30 +02:00
Rene Schallner
340b1ae3a8 UserPassSession Authentication!!! 2023-05-09 04:35:59 +02:00
Rene Schallner
d583ae62b7 readme current zig version 2023-05-07 05:12:02 +02:00
Rene Schallner
3962a0b454 update readme 2023-05-07 05:10:20 +02:00
Rene Schallner
7588d55270 updated readme with latest deps .zon 2023-05-07 05:05:56 +02:00
Rene Schallner
00291117d8 websockets + example 2023-05-07 05:02:09 +02:00
Rene Schallner
ab8294b2a1 updated README with updated .zon deps 2023-05-06 04:07:44 +02:00
Rene Schallner
b45a7df668 cookies! 2023-05-06 04:02:03 +02:00
Rene Schallner
00c809876e Updated README with updated .zon dep info 2023-05-06 02:46:41 +02:00
Rene Schallner
d0be271337 Mega update! SimpleHttpRequest got Parameters!
parseBody() : parse form params
parseQuery() : parse query params
getParamCount() : returns number of parsed params
parametersToOwnedStrList() : get params as kv pairs of strings
parametersToOwnedList() : get params as kv list
getParamStr() : get parameter by name
2023-05-06 02:38:35 +02:00
Rene Schallner
d7946ec3af added axum and sanic wrk tests thx @felipetrz 2023-04-29 05:47:57 +02:00
Rene Schallner
0773e38f50
Update README.md: CI badge 2023-04-28 21:22:28 +02:00
Rene Schallner
4dc997e39f update to latest zig, udpate RM: no GH workaround 2023-04-28 13:49:23 +02:00
Rene Schallner
3f79ddf370 README: remove workaround for GH / deps issues 2023-04-28 13:45:12 +02:00
Rene Schallner
ffe8494be4 README: remove note about ancient zig behavior 2023-04-23 08:02:41 +02:00
Rene Schallner
24c5b4fdc3 README: ref zig issue 15419 workaround 2023-04-23 07:56:07 +02:00
Rene Schallner
346dba0601 Updated README to address GH fetch situation 2023-04-23 00:48:44 +02:00
Rene Schallner
9023bdb246 README: workaround for zig build -> fetch issues 2023-04-22 16:43:57 +02:00