720 Commits

Author SHA1 Message Date
Ordinary Hobbit
6a976e0123
Merge pull request #216 from grillazz/12-add-json-field-example
refine exception handlers
2025-08-24 15:41:11 +02:00
grillazz
978041c6ee lint and format 2025-08-24 15:40:06 +02:00
grillazz
9c7db17da8 add exception_handlers module 2025-08-24 15:36:02 +02:00
grillazz
ee637b53e0 add excpetion_handlers module 2025-08-24 09:49:04 +02:00
grillazz
71d90aa1e3 add simple exception handlers tests 2025-08-24 09:41:55 +02:00
Ordinary Hobbit
5ceda55d6c
Merge pull request #215 from grillazz/12-add-json-field-example
add more exception handlers
2025-08-24 09:35:57 +02:00
grillazz
7d122f7062 fix 2025-08-24 09:34:11 +02:00
grillazz
700a2d49a6 format and lint 2025-08-23 20:04:45 +02:00
grillazz
e2f01f89c5 add response_validation_exception_handler 2025-08-23 20:04:23 +02:00
Ordinary Hobbit
4635b4ef0a
Merge pull request #214 from grillazz/12-add-json-field-example
12 add json field example
2025-08-23 18:45:06 +02:00
grillazz
8312f06c0b update readme and postgres:17.6-alpine 2025-08-23 18:43:10 +02:00
grillazz
72b1ec6404 bump project deps 2025-08-23 18:34:53 +02:00
Ordinary Hobbit
b3c664ebfe
Merge pull request #213 from grillazz/12-add-json-field-example
wip: crud refactor
2025-08-23 18:23:46 +02:00
grillazz
58553c6d63 wip: add exception handler 2025-08-23 18:22:51 +02:00
grillazz
69f3dc3fd8 wip: add exception handler 2025-08-23 18:22:35 +02:00
grillazz
d722504e55 wip: crud refactor 2025-08-23 17:53:18 +02:00
Ordinary Hobbit
5630196739
Merge pull request #211 from grillazz/12-add-json-field-example
12-add-json-field-example
2025-07-29 17:34:59 +02:00
grillazz
93f2e66bd0 format code 2025-07-29 17:33:17 +02:00
grillazz
060bdb65fe format code 2025-07-29 17:27:56 +02:00
grillazz
7aace85eeb lint 2025-07-29 17:26:54 +02:00
grillazz
f14c586389 add json filed example 2025-07-29 17:26:37 +02:00
Ordinary Hobbit
72bb711227
Merge pull request #210 from grillazz/198-add-simple-caching 2025-07-28 05:44:00 +02:00
grillazz
353ef0da95 lint code 2025-07-27 20:14:51 +02:00
grillazz
289883cf2e Merge remote-tracking branch 'origin/198-add-simple-caching' into 198-add-simple-caching 2025-07-27 20:09:42 +02:00
grillazz
a8c645ad95 switch logger to rotoger 2025-07-27 20:09:30 +02:00
Ordinary Hobbit
6f82883612
Merge pull request #209 from grillazz/198-add-simple-caching
add structure file logging with log files rotating
2025-07-26 19:36:40 +02:00
Ordinary Hobbit
63859e8305
Update app/utils/logging.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-26 19:33:13 +02:00
grillazz
ffccf8fda0 lint code 2025-07-26 19:28:56 +02:00
grillazz
a99a0e780b wip: async logging 2025-07-26 19:25:46 +02:00
grillazz
6ec8a3ce0a wip: add RotatingBytesLogger 2025-07-26 18:59:28 +02:00
Ordinary Hobbit
6c54aee57b
Merge pull request #208 from grillazz/198-add-simple-caching
198 add structlog
2025-07-19 20:41:34 +02:00
grillazz
8e7692bd32 wip: reimplement AppStructLogger with attrs lib 2025-06-29 21:22:46 +02:00
grillazz
1098e39f71 wip: replace AppLogger with AppStructLogger 2025-06-29 21:19:30 +02:00
grillazz
d0d26687df wip: lint 2025-06-29 08:59:06 +02:00
grillazz
7e0024876c wip: BytesToTextIOWrapper wraps a text handler and encodes bytes to text. 2025-06-28 22:05:45 +02:00
grillazz
9716a0b54c Merge remote-tracking branch 'origin/198-add-simple-caching' into 198-add-simple-caching 2025-06-18 08:49:45 +02:00
grillazz
c09c338b37 wip: add structlog 2025-06-18 08:49:32 +02:00
grillazz
3f09b5701e add structlog 2025-06-17 20:02:04 +02:00
Ordinary Hobbit
9cdc85a1e5
Merge pull request #207 from grillazz/198-add-simple-caching
fix granian-compose.yml
2025-06-08 20:11:55 +02:00
Ordinary Hobbit
7499337e02
Update Dockerfile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-08 20:10:44 +02:00
grillazz
757bb2dc53 fix granian-compose.yml 2025-06-08 20:00:19 +02:00
Ordinary Hobbit
21c2a4f3a4
Merge pull request #206 from grillazz/198-add-simple-caching
bump project deps, inline-snapshot config, add templates
2025-06-07 09:49:59 +02:00
grillazz
1fb5ad469b code review 2025-06-07 09:48:34 +02:00
grillazz
f27e53f27b bump project deps, inline-snapshot config, add templates 2025-06-07 09:39:30 +02:00
grillazz
7623d0e7df bump project deps, inline-snapshot config, add templates 2025-06-07 09:36:13 +02:00
Ordinary Hobbit
5f5b363645
Merge pull request #204 from grillazz/198-add-simple-caching
refactor README.md
2025-05-03 16:46:17 +02:00
grillazz
241f1c7ca3 refactor README.md 2025-05-03 15:38:56 +02:00
Ordinary Hobbit
b2711dc7d4
Merge pull request #202 from grillazz/201-ml-streaming-endpoint
201 ml streaming endpoint
2025-05-03 13:31:14 +02:00
grillazz
2f484d6f4a lint and format 2025-05-03 13:30:08 +02:00
grillazz
e215876848 add README.md and test 2025-05-03 13:18:27 +02:00