Commit Graph

16 Commits

Author SHA1 Message Date
98643f9a69 Add requirements 2025-03-14 14:00:47 +01:00
e77e4dc174 Added workflows 2025-03-14 13:39:44 +01:00
a95dfaae2b Merge pull request 'Add Cache-Control headers to output' (#1) from cache_control into main
Reviewed-on: #1
2024-05-07 15:16:45 +00:00
4eb906f6d4 Code cleanup 2024-05-07 17:12:23 +02:00
878a2b6bbf Add missing parameter 2024-05-07 16:50:41 +02:00
d090e90ee2 Add Cache-Control headers 2024-05-06 17:24:27 +02:00
38416f103f Needs to be absolute path when ran from supervisord 2023-12-25 15:21:02 +01:00
484e548c46 Reduce logging 2023-12-25 15:15:35 +01:00
1fa64feefc Redirect empty GET with request to client address 2023-12-25 14:16:45 +01:00
f78ed7592d Add startup script and socket directory for gunicorn 2023-12-25 14:15:39 +01:00
0b4322d671 Handle AddressNotFoundError and allow empty placeholder GeoLocation for failed queries 2023-12-18 14:59:27 +01:00
949e8582bc documentation fixes 2023-12-12 14:49:53 +01:00
734ac03c65 Add post method and let the get method reuse that code 2023-12-12 14:46:14 +01:00
49e16b106f This decorator messes up pydantics BaseModel 2023-12-12 14:45:51 +01:00
4c4203a679 Simple FastAPI geolocation app 2023-12-12 10:43:09 +01:00
3bf89e4306 Initial commit 2023-12-12 09:22:22 +00:00