RESTful API for Driver (Index)
Driver | |||||
---|---|---|---|---|---|
Method | URI | Formats | Status Codes | ||
GET | /driver |
application/json |
|
||
POST | /driver |
application/json |
|
||
GET | /driver/{driverId} |
application/json |
|
||
PUT | /driver/{driverId} |
application/json |
|
||
DELETE | /driver/{driverId} |
application/json |
|