Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-16 | foreign keys are a thing | stuebinm | 1 | -1/+5 | |
(and they can be useful, too!) Also, documentation & deleting imports / extensions that aren't used. | |||||
2022-06-16 | actually use the database | stuebinm | 1 | -0/+5 | |
(at least for a few simple things) Also, more modules! | |||||
2022-06-15 | add some persist stuff | stuebinm | 1 | -1/+9 | |
this doesn't yet actually use the database, but it's getting close to 3am and I should probably go to bed or something | |||||
2022-06-10 | generate OpenAPI docs | stuebinm | 1 | -20/+14 | |
lots of lenses in this stuff :( | |||||
2022-06-05 | basic server setup | stuebinm | 1 | -1/+29 | |