1
0
mirror of https://github.com/enpaul/kodak.git synced 2024-09-21 08:13:54 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
7daecb8e26
Add initial server infrastructure 2020-12-21 22:35:13 -05:00
548a5c8b1d
Bump feature version
Fix mixmatched meta
2020-12-21 22:35:12 -05:00
f6b19273f8
Add initial config and constants modules 2020-12-21 22:34:33 -05:00
e265dda12d
Add initial database schema and infrastructure components 2020-12-21 22:34:33 -05:00
3e08b62010
Add shared base resource object and update main resources to use it 2020-12-21 22:33:40 -05:00
c2e6ee097c
Add openapi symlink for packaging the spec file with the dists 2020-12-21 22:33:40 -05:00
feae618ed5
Add initial resource skeleton to match openapi spec 2020-12-21 22:31:43 -05:00
1c1de0c241
Fix missing repo metadata
Add missing entries to __about__
Add missing tests/__init__ file
Add missing tests to test_about
Fix trailing whitespace in openapi
2020-12-21 21:51:20 -05:00
2aee3ac946
Add typing stubfile 2020-12-21 21:19:56 -05:00
3034074de0
Initial commit 2020-09-16 03:41:53 -04:00