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

Commit graph

  • f8b6ddf042
    Update README.md to point out even more prominently the zig master situation Rene Schallner 2024-01-31 07:23:40 +01:00
  • 885db6aacf Plow through all remaining zig-0.12-dev updates 😵 JacobCrabill 2024-01-30 21:37:38 -08:00
  • da420b4114 Fixup examples/http_params, examples/websockets JacobCrabill 2024-01-30 21:12:08 -08:00
  • c74f699252 Fixup tests JacobCrabill 2024-01-30 21:10:33 -08:00
  • 58352bc4b8 Fixup examples/cookies JacobCrabill 2024-01-30 20:58:26 -08:00
  • 7a39a34f58 Fix examples/endpoint JacobCrabill 2024-01-30 20:46:46 -08:00
  • 13559620f6 Fix var vs const for files under src/ JacobCrabill 2024-01-30 20:46:28 -08:00
  • 21d8afb21a Update build system to latest Zig master JacobCrabill 2024-01-30 20:20:21 -08:00
  • 92fdb6605c
    Use std.http.Method for Request.method Froxcey 2024-01-27 13:10:21 +08:00
  • 9ce4b4438d Update README GitHub Action 2024-01-24 22:05:40 +00:00
  • 220e1a0960 bump version in face of imminent release v0.5.0 Rene Schallner 2024-01-24 23:03:13 +01:00
  • bd1fbaee80 minor simple_router fixes Rene Schallner 2024-01-24 22:58:19 +01:00
  • 02449e01ff minor simple_router fixes Rene Schallner 2024-01-24 22:58:19 +01:00
  • cccee2b14c updated docs to include zap.Router (not documented yet) Rene Schallner 2024-01-24 14:13:53 +01:00
  • fa4acdf954 fix router constness for current zig Rene Schallner 2024-01-24 14:10:07 +01:00
  • a330627b09 s/ednpoint/endpoint/ John Colvin 2024-01-22 23:16:20 +00:00
  • 74ffd81bca update readme.md stringnick 2024-01-18 21:39:05 +01:00
  • 508b1a12c0 some refactoring stringnick 2024-01-18 21:33:26 +01:00
  • 2c2814144e simple router with clojure stringnick 2024-01-13 13:23:54 +01:00
  • b56b64f637
    Merge pull request #71 from John-Colvin/patch-1 Rene Schallner 2024-01-24 13:51:46 +01:00
  • 9122d7f9b0
    Merge pull request #68 from StringNick/simple-router Rene Schallner 2024-01-24 13:50:58 +01:00
  • 452ac7f12e
    s/ednpoint/endpoint/ John Colvin 2024-01-22 23:16:20 +00:00
  • 2a63160c06
    Update to Latest Zig jcalabro 2024-01-19 22:54:17 -05:00
  • 4058854a12 update readme.md stringnick 2024-01-18 21:39:05 +01:00
  • 5e76e17baf some refactoring stringnick 2024-01-18 21:33:26 +01:00
  • 88ec6316f3 Update Discord link to be exactly the same as the one in the readme file Craig Hewetson 2024-01-17 16:32:44 +01:00
  • 5b14759b4b
    Merge pull request #69 from craighewetson/update-contributing-discord-link Rene Schallner 2024-01-17 17:06:27 +01:00
  • a2c9c5dfff Update Discord link to be exactly the same as the one in the readme file Craig Hewetson 2024-01-17 16:32:44 +01:00
  • f13160eda6 simple router with clojure stringnick 2024-01-13 13:23:54 +01:00
  • 23b70b8881 update README: docs Rene Schallner 2024-01-10 15:50:47 +01:00
  • ababe017a9 update README: docs Rene Schallner 2024-01-10 15:49:11 +01:00
  • e257ca6a43 Update README GitHub Action 2024-01-10 14:37:40 +00:00
  • 9b6b53cf71 increased zon version number for imminent release v0.4.0 Rene Schallner 2024-01-10 15:32:00 +01:00
  • f4563f2357 added docs for gh pages Rene Schallner 2024-01-10 15:25:02 +01:00
  • 79aa63f717 exclude docs/ from gitignore Rene Schallner 2024-01-10 15:24:31 +01:00
  • 61fbbe8b08 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 Rene Schallner 2024-01-10 15:05:53 +01:00
  • 3295589584 update to latest zig master Rene Schallner 2024-01-10 15:08:51 +01:00
  • 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 Rene Schallner 2024-01-10 15:05:53 +01:00
  • 214cfc5dee example comments Rene Schallner 2024-01-09 16:01:53 +01:00
  • 652f0e2277 Merge branch 'api_clean' into zig-0.12.0 Rene Schallner 2024-01-09 12:12:46 +01:00
  • 7141318caf fixed setContentTypeFromFilename consts Rene Schallner 2024-01-09 12:03:47 +01:00
  • baf58b1666 fixed setContentTypeFromFilename consts Rene Schallner 2024-01-09 12:02:31 +01:00
  • 737691581a added setContentTypeFromFilename thx @hauleth. Rene Schallner 2024-01-09 11:57:48 +01:00
  • 290d8bd7cc added setContentTypeFromFilename thx @hauleth. Rene Schallner 2024-01-09 11:57:48 +01:00
  • 295c2f68dd don't pollute global namespace with fio Rene Schallner 2024-01-09 11:07:07 +01:00
  • 1e1b5f5c51 finalize: allocator always 1st-ish arg Rene Schallner 2024-01-09 10:55:27 +01:00
  • a84204df58 progress. alloc 1st renerocksai 2024-01-09 08:21:03 +01:00
  • 0fb4d8a9a1 API cleanup #3 -------------- renerocksai 2024-01-08 21:41:44 +01:00
  • 207a7619f4 API cleanup #2 -------------- renerocksai 2024-01-08 19:26:16 +01:00
  • 8892cae7df API cleanup #1 -------------- renerocksai 2024-01-08 15:50:46 +01:00
  • 724ce87bd2 don't pollute global namespace with fio api_clean Rene Schallner 2024-01-09 11:07:07 +01:00
  • eca4d511f0 finalize: allocator always 1st-ish arg Rene Schallner 2024-01-09 10:55:27 +01:00
  • 35a8d8f39b progress. alloc 1st renerocksai 2024-01-09 08:21:03 +01:00
  • e7305816d3 API cleanup #3 -------------- renerocksai 2024-01-08 21:41:44 +01:00
  • 551d033edc API cleanup #2 -------------- renerocksai 2024-01-08 19:26:16 +01:00
  • 3d651229f8 API cleanup #1 -------------- renerocksai 2024-01-08 15:50:46 +01:00
  • 804c037efd Update README GitHub Action 2024-01-07 22:04:59 +00:00
  • 587176a7df Preparing build.zig.zon for imminent release v0.3.0 Rene Schallner 2024-01-07 23:00:00 +01:00
  • 8dfdfdb02c - Updated tests (all passing) - Resolved init() comment stating an error occured if nothing was passed in. - Replaced error at an unreachable location in init() to unreachable - Made many members private Brook Jeynes 2023-12-31 10:27:13 +10:00
  • 9c19038082 Updated mustache.zig to be more Zig like - mustache.zig now returns a Mustache struct. This allows functions to be called on the mustache instance, e.g. zap.mustacheFree(mustache) -> mustache.free(). - Updated mustache example. - Added doc strings to majority of mustache functions. Brook Jeynes 2023-12-30 13:15:07 +10:00
  • 5a284fc96d Update README.md Rene Schallner 2024-01-07 21:12:01 +01:00
  • 2574ceb63c goodness, there's more README. Vemahk 2024-01-05 20:31:34 -06:00
  • 51af6120ac Another README update: for the https FAQ honestly not sure how to concisely express that. Vemahk 2024-01-05 20:26:26 -06:00
  • 2139db102a README.md change Vemahk 2024-01-05 20:18:30 -06:00
  • 56f687bf19 updated relevant comment Vemahk 2024-01-05 20:15:32 -06:00
  • 613afaf1af readd -Dopenssl to zap build. modify readme for instructions how to use it Vemahk 2024-01-05 20:04:38 -06:00
  • 57370b4e31
    Update README.md Rene Schallner 2024-01-07 21:12:01 +01:00
  • 689da4abea
    Merge pull request #63 from Vemahk/master Rene Schallner 2024-01-07 21:08:12 +01:00
  • f38077c780 goodness, there's more README. Vemahk 2024-01-05 20:31:34 -06:00
  • d39d78d6a7 Another README update: for the https FAQ honestly not sure how to concisely express that. Vemahk 2024-01-05 20:26:26 -06:00
  • 8191e82eca README.md change Vemahk 2024-01-05 20:18:30 -06:00
  • 887cdd8b0e updated relevant comment Vemahk 2024-01-05 20:15:32 -06:00
  • 235e9045fc readd -Dopenssl to zap build. modify readme for instructions how to use it Vemahk 2024-01-05 20:04:38 -06:00
  • 31bf768b96 fix build for latest zig master Rene Schallner 2024-01-05 15:37:25 +01:00
  • 7ca46c4f10 dang, new version in .zon did not get committed Rene Schallner 2024-01-05 14:43:10 +01:00
  • 7ecbfbb825 Update README GitHub Action 2024-01-05 13:11:34 +00:00
  • 869a7b8138 update README: build openssl env var Rene Schallner 2024-01-05 13:55:51 +01:00
  • 5eb57387e8 openssl support depend on ZAP_USE_OPENSSL=true env Rene Schallner 2024-01-05 13:44:01 +01:00
  • 5a5606957d update README: build openssl env var v0.2.6 Rene Schallner 2024-01-05 13:55:51 +01:00
  • 6e5d028d51 openssl support depend on ZAP_USE_OPENSSL=true env openssl_env Rene Schallner 2024-01-05 13:44:01 +01:00
  • 29b90f0626
    Merge pull request #59 from BrookJeynes/mustache-doc-comments Rene Schallner 2023-12-31 02:03:01 +01:00
  • 6611269721 fix returned struct field Brook Jeynes 2023-12-31 10:59:18 +10:00
  • 22d454d134 Updated Mustache doc strings and member visibility - Updated Mustache.fiobjectify to be private - Updated docstrings on Mustache.build - Renamed Mustache.handler -> Mustache.handle - Added docstrings for Mustache.fiobjectify and Mustache.handle - Removed Mustache.status Brook Jeynes 2023-12-31 10:56:37 +10:00
  • 081bd05a5b Update README GitHub Action 2023-12-31 00:42:45 +00:00
  • 5da64cc748 updating build.zig.zon for imminent release v0.2.5 Rene Schallner 2023-12-31 01:40:28 +01:00
  • 5082eebd74
    Merge pull request #58 from BrookJeynes/mustache-zig-style Rene Schallner 2023-12-31 01:33:53 +01:00
  • 9cc371e567 - Updated tests (all passing) - Resolved init() comment stating an error occured if nothing was passed in. - Replaced error at an unreachable location in init() to unreachable - Made many members private Brook Jeynes 2023-12-31 10:27:13 +10:00
  • 1e849d2b05 http method options support stringnick 2023-12-27 23:25:57 +01:00
  • feb4ad5c77
    Merge pull request #57 from StringNick/http-method-options show Rene Schallner 2023-12-31 01:17:02 +01:00
  • a8a8b537fe http_auth test: http client code "fix"; also: 1 use 1 worker instead of 0 explicitly Rene Schallner 2023-12-31 00:16:36 +01:00
  • 87aca69ff8 updated GH zig-11 workflow to run tests step by step Rene Schallner 2023-12-31 00:39:43 +01:00
  • 012452e1e1 http_auth test: http client code "fix"; also: 1 use 1 worker instead of 0 explicitly Rene Schallner 2023-12-31 00:16:36 +01:00
  • 715fe03edd Added tls.zig Rene Schallner 2023-12-30 13:19:01 +01:00
  • 790ee37181 Update README GitHub Action 2023-12-30 12:17:03 +00:00
  • ed827ca602 oops. tls.zig v0.2.4 Rene Schallner 2023-12-30 13:14:50 +01:00
  • 9fd8c13b32 Updated mustache.zig to be more Zig like - mustache.zig now returns a Mustache struct. This allows functions to be called on the mustache instance, e.g. zap.mustacheFree(mustache) -> mustache.free(). - Updated mustache example. - Added doc strings to majority of mustache functions. Brook Jeynes 2023-12-30 13:15:07 +10:00
  • ef9608a719 Update README GitHub Action 2023-12-30 02:54:45 +00:00
  • abc3f01688 updated build.zig.zon for imminent release v0.2.3 Rene Schallner 2023-12-30 03:50:25 +01:00
  • 684ea8065b refactored zap.Tls Rene Schallner 2023-12-30 03:47:10 +01:00
  • 5770e1673a refactored zap.Tls Rene Schallner 2023-12-30 03:47:10 +01:00