Skip to content

Releases: mohsenkamini/SBU_AP_Project_Java

0.10.1

03 Jul 19:50
5355faa
Compare
Choose a tag to compare

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/