Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.16 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.16 KB

Samurai Taxi Backend API

Samurai Taxi Logo

This repository contains the backend API for the Samurai Taxi app, providing a seamless experience for both users and drivers.

Prerequisites Before you begin, ensure that you have the following requirements:

PHP 7.4 or higher Composer (https://getcomposer.org/) MySQL or any other compatible database management system Twilio account for SMS verification Laravel Sanctum for API token authentication Pusher account for real-time broadcasting Usage The Samurai Taxi backend API provides powerful endpoints for various functionalities of the app, ensuring a smooth experience for both users and drivers. Real-time updates about trip statuses are facilitated using Pusher, providing users and drivers with up-to-date information.

Please refer to the code documentation and API routes for a comprehensive list of available endpoints and their usage.

Contributing Contributions to the Samurai Taxi backend API are highly appreciated! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request.