Version
1.0.0
This server is running successfully on MilesWeb and is ready to serve the
mobile application through the Django API endpoints under /api.
Version
1.0.0
API Base
/api
Hosting
MilesWeb Python App
Use these endpoints from the mobile app or testing tools after configuring the frontend base URL to this domain.
/api/health for deployment and database status/api/locations for origin and destination search/api/buses/search for journey results/api/buses/<bus_id>/seats for seat availability/api/bookings and /api/bookings/<booking_id>/pay for booking flow