Hi all, I’ve been developing a ride-hailing backend similar to Uber/Bolt.
I built it to handle real-time driver location updates, trip matching, and surge pricing logic.
Repo: https://github.com/richxcame/ride-hailing
Looking for feedback specifically on:
• service boundaries
• geo matching logic design
• API / pub-sub flows
Open to suggestions and improvements. Thank you.
Comments URL: https://news.ycombinator.com/item?id=45854386
Points: 1
# Comments: 0
Source: github.com