Skip to content

REST APIs written in NodeJs and ExpressJs Framework. This Collection of APIs is intended for Cab Booking System and it includes Driver, Customer & Admin modules.

Notifications You must be signed in to change notification settings

Jkan1/cab-booking-api

Repository files navigation

Cab Booking API

  • A collection of APIs for cab booking system with Swagger Documentation.

  • Modules

    • Customer
    • Driver
    • Admin
  • Booking Status

    • 0 : PENDING,
    • 1 : DRIVER_ASSIGNED,
    • 2 : COMPLETED,
    • 3 : CANCELLED
  • Driver Status

    • 0 : FREE,
    • 1 : ASSIGNED,
    • 2 : NOT_AVAILABLE
  • Swagger

Customer APIs

Driver APIs

Admin APIs

About

REST APIs written in NodeJs and ExpressJs Framework. This Collection of APIs is intended for Cab Booking System and it includes Driver, Customer & Admin modules.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published