Lexi / Zoe
|
50aff05614
|
Implement task API with input validation; implement error handling; refactoring
|
2022-09-23 20:38:34 +02:00 |
Lexi / Zoe
|
19d264a03b
|
Update dependencies and fix deprecations
|
2022-09-17 17:21:36 +02:00 |
Lexi / Zoe
|
252c15acbd
|
Implement BaseModel class, TimestampMixin, TzDateTime type; cleanup Task model
|
2022-04-15 21:45:10 +02:00 |
Lexi / Zoe
|
7ce43a2bfe
|
Add Alembic to project for database migrations
|
2022-04-15 16:10:38 +02:00 |
Lexi / Zoe
|
4b9d973f40
|
Enable deprecation warnings in dev environment (including SQLAlchemy 2.0 warnings)
|
2022-04-15 01:50:27 +02:00 |
Lexi / Zoe
|
04d434b4a3
|
Implement custom config class; get SQLAlchemy database URI from config
|
2022-04-15 01:49:41 +02:00 |
Lexi / Zoe
|
31df889dcb
|
Add SQLAlchemy and database boilerplate code
|
2022-04-02 01:06:59 +02:00 |
Lexi / Zoe
|
2da6e43797
|
Add base code for REST API using Flask
|
2022-03-26 01:07:47 +01:00 |
Lexi / Zoe
|
0be947b3d1
|
Add Docker dev environment and initial code
|
2022-03-25 20:03:33 +01:00 |