Releases: mohsenkamini/SBU_AP_Project_Java
Releases · mohsenkamini/SBU_AP_Project_Java
0.10.1
The following APIs are implemented to this version:
GET:
/user/profile/
/user/tickets/
// tickets that user has booked //mytrips page/user/transactions/
/tickets/
// search through tickets in db
POST:
/user/signup/
/user/login/
/company/create/
/user/changepassword/
/company/addticket/
DELETE:
/company/deleteticket/