Commit graph

5 commits

Author SHA1 Message Date
884fc94001
Integrate with OpenAPI contract
Just the generated types will be used. The server stubs are unusable, since JWT auth isn't really supported in the generator (it says it does but nothing is generated...)
2024-05-30 17:25:42 +02:00
ceaef9ca68
Add basic geojson serialization capabilities 2024-05-20 00:01:33 +02:00
07c1051cde
Add JWT verification to protect routes 2024-05-19 13:09:59 +02:00
04d3c775f8
Add initial DB layout 2024-05-10 11:40:25 +02:00
cfb21cce0f
Init basic diesel postgis setup 2024-05-02 11:48:45 +02:00