Skip to content

0.10.1

Latest
Compare
Choose a tag to compare
@mohsenkamini mohsenkamini released this 03 Jul 19:50
· 6 commits to main since this release
5355faa

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/