FastAPI-based ride-sharing service to manage drivers and riders, match riders with nearby drivers, and calculate ride costs. Features include adding drivers and riders, starting and completing rides, and handling ride cancellations. Built with FastAPI and Uvicorn.
1
stars
0
forks
source link
Feat: implement basic security and then oauth 2 #4
https://fastapi.tiangolo.com/tutorial/security/