|
3ed7f0879e
|
finally solved the mystery of the forward-slash
|
2024-07-05 18:55:01 +01:00 |
|
|
91b610c342
|
add the forward-slash back to the flask app. Something on the front end keeps inserting it :(
|
2024-07-04 08:18:12 +01:00 |
|
|
0650c89109
|
more tests, and some bug fixes
|
2024-07-04 00:32:28 +01:00 |
|
|
963d4cc475
|
fix problem with boolean on the flask app;setup the front end to use query parameters;fail trying to get environment variables to work
|
2024-07-01 14:24:27 +01:00 |
|
|
77aa5f8b69
|
refactoring completed. Extracted routes.py. Eliminated both schemas and models. Restructured project runner. All endpoints now GET
|
2024-07-01 11:26:54 +01:00 |
|
|
f3ec123d6b
|
yet another GARGANTUAN refactor. Completely harmonized with REST conventions now.
|
2024-07-01 01:56:11 +01:00 |
|