Commit Graph

141 Commits

Author SHA1 Message Date
Michael Wolf
bd3779acef Fill out http codes object 2025-11-17 18:06:59 -06:00
Michael Wolf
c21638c5d5 Fill out content types object 2025-11-17 18:06:42 -06:00
Michael Wolf
d125f61c4c Stake out dir 2025-11-17 11:38:36 -06:00
Michael Wolf
2641a8d29d Update shell code
Now it (mostly) passes shellcheck and is formatted with shfmt.
2025-11-17 11:38:04 -06:00
Michael Wolf
1a13fd0909 Add a first cut at an express-based backend 2025-11-17 10:58:54 -06:00
Michael Wolf
c346a70cce Drop deno dir 2025-11-16 15:56:27 -06:00
Michael Wolf
96d861f043 Use variable names less likely to be shadowed 2025-11-16 12:25:57 -06:00
Michael Wolf
0201d08009 Add ts-node and tsx command wrappers 2025-11-16 11:13:21 -06:00
Michael Wolf
d4d5a72b3e Ignore addl dir 2025-11-08 09:58:45 -06:00
Michael Wolf
292ce4be7f Flesh out shims and wrappers 2025-11-08 09:54:33 -06:00
Michael Wolf
6a4a2f7eef Add cmd wrapper script 2025-10-25 14:18:08 -06:00
Michael Wolf
de7dbf45cd Ignore some directories 2025-06-28 15:19:23 -06:00
Michael Wolf
15187ed752 Stake out directories 2025-06-28 15:19:06 -06:00
Michael Wolf
f2513f7be0 Use deno's lsp 2025-03-07 21:48:49 -06:00
Michael Wolf
235d2b50dd Add a FIXME 2025-03-07 21:46:33 -06:00
Michael Wolf
553cd680dc Move handler into a different file 2025-03-07 21:46:19 -06:00
Michael Wolf
72284505a0 Teach handler to accept various methods 2025-03-07 21:29:38 -06:00
Michael Wolf
ecdbedc135 Clean up how route handlers are called 2025-03-07 21:22:31 -06:00
Michael Wolf
6ed81e871f fmt 2025-03-07 21:14:47 -06:00
Michael Wolf
40f3e4ef51 Remove unused function 2025-03-07 21:14:39 -06:00
Michael Wolf
d1d4e03885 Use caps for http method types 2025-03-07 20:25:13 -06:00
Michael Wolf
8d494cdf3b Reformat; fix some problems 2025-03-07 15:24:32 -06:00
Michael Wolf
5a08baab5e Pull in zod 2025-03-07 15:24:21 -06:00
Michael Wolf
c850815e97 Make timestamp optional 2025-03-07 15:24:11 -06:00
Michael Wolf
6d2779ba83 Fix import and avoid type defn nonsense 2025-03-07 15:23:47 -06:00
Michael Wolf
c19e6a9537 Refmt 2025-03-07 15:23:38 -06:00
Michael Wolf
d48a533d42 Fix import 2025-03-07 15:23:29 -06:00
Michael Wolf
d6fda3fdb3 Massage types 2025-03-07 15:23:20 -06:00
ad2b85bc2b Separate route definitions and where they're served from 2025-03-07 10:28:17 -06:00
d6fccc3172 Update some dependencies or something 2025-03-02 09:21:57 -06:00
a078f36d08 Fill out some services stuff 2025-03-02 09:21:21 -06:00
efa9a7a3de Fix import 2025-03-02 09:20:34 -06:00
e7425a2685 Add logging stubs 2025-03-02 09:18:21 -06:00
0c5b8b734c Maybe make Extensible type workable 2025-03-02 09:17:46 -06:00
a441563c91 Add wrapper script 2025-03-02 09:16:54 -06:00
503e82c2f4 Add more files 2025-02-08 19:35:45 -06:00
82a0a290d4 Add deno project files 2025-02-08 19:35:16 -06:00
b0f69a6dbe Export types 2025-02-08 19:30:22 -06:00
19d4309272 Add several constants 2025-02-08 18:27:31 -06:00
a0043fd475 Fix go version 2025-02-08 13:37:29 -06:00
d3c2971faa Initial commit 2025-02-08 13:36:33 -06:00