compub/src/compub
Daniil Fajnberg 81a55ba452 Add fixtures; minor changes 2022-10-03 09:17:29 +02:00
..
crud Write a few SQLModels; 2022-08-10 21:50:00 +02:00
models Add fixtures; minor changes 2022-10-03 09:17:29 +02:00
__init__.py Add meta data and dependencies 2022-06-29 11:53:42 +02:00
__main__.py Add uvicorn server; make in-memory DB default 2022-06-29 13:04:36 +02:00
exceptions.py Add ORM base class; make Postgresql mandatory; add dependencies 2022-07-01 10:46:48 +02:00
routes.py Write a few SQLModels; 2022-08-10 21:50:00 +02:00
settings.py Write a few SQLModels; 2022-08-10 21:50:00 +02:00
utils.py Add first couple of ORM models; implement some helper functions 2022-07-01 16:01:07 +02:00