Rene Schallner
7b2fe71322
update build badge
2023-08-05 14:49:46 +02:00
Rene Schallner
07d652d987
switched nix flake to zig-0.11.0 release
2023-08-05 14:43:50 +02:00
GitHub Action
1ec1b232c1
Update README
2023-08-01 13:19:11 +00:00
GitHub Action
7e007b8eda
Update README
2023-07-23 16:24:38 +00:00
Rene Schallner
8696e9475a
Better README
2023-07-03 17:00:26 +02:00
GitHub Action
b4a23e1000
Update README
2023-06-27 13:45:26 +00:00
GitHub Action
8ab8669adc
Update README
2023-06-24 14:01:03 +00:00
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