Swagger UIswagger
Server

basic-error-controller

Basic Error Controller

comment-controller

Comment Controller

DELETE/comments/delete/{id}
deleteComment
GET/comments/get
getAllComments
GET/comments/get/id/{id}
getCommentById
POST/comments/post
createComment
PUT/comments/put/{id}
updateComment

flight-controller

Flight Controller

lodging-controller

Lodging Controller

post-controller

Post Controller

trip-controller

Trip Controller

user-controller

User Controller

Models