driver_api
v1.0.0
Published
Bonnet mobile app API
Downloads
3
Readme
Driver API
This server handles all the requests coming from Bonnet's Android and iOS mobile applications.
An in depth description of all the available endpoints is available at:
https://docs.google.com/document/d/1eyA3nL5fYpxAQHgH8kHR1tZFCnlFOLoqzCxqXx3zfa4/edit?usp=sharing
On top of what's described in this document the server also has many functionalities that depend on 3rd party applications such as:
- Stripe for payments
- [Pusher] (https://pusher.com) for push notifications
- [Socket.io] (https://socket.io) for real time updates (websocket comms)
- Firebase for auth