What I learned building a route planning service with FastAPI and OSRM
May 5 · 3 min read · I wanted to build something that actually solves a real problem, not just another to-do app. Delivery routing felt perfect. On the surface it sounds simple: pick up items, drop them off, done. But the
Join discussion