Skip to content

muhammad-anwaar/Laravel-RideAPI

Repository files navigation

Ride API

Technologies For Development Of API.

  • Laravel 5.7 (API)
  • Jwt auth for authentication
  • Mysql

APi's

Following API Developed , assuming that it required in simple ride api.

  • Registration of User.
  • Login.
  • Get User information.
  • Add Driver ( it will add driver , try to implement basic).
  • Send Ride Request To Driver.
  • Accept Ride Request By Driver.
  • Drop user to destination.
  • Get the status of ride.
  • Deauthenticate User

To Run on Development.

Composer Required and perform following command:

composer install
php artisan serve

Test Path

  • tests/Unit

For Unit Test

./vendor/bin/phpunit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published