FuelBoard Relay: keyless OAuth proxy for UK Fuel Finder API (FastAPI, token + snapshot cache, demo mode)

This commit is contained in:
FuelBoard Contributor
2026-08-11 14:28:24 +01:00
commit 6a8f3db2d4
6 changed files with 338 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fastapi>=0.115
uvicorn>=0.30
httpx>=0.27