Skip to content

Hotel Reservation API: This API is used for hotel room management and reservations. In this API there are 2 actors, namely Admin and Customer. Admins can access all features, while customers can only access Reservations, Payments and other features using the GET method.

Notifications You must be signed in to change notification settings

akurizaldirv/hotel-reservation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel Reservation API

Hotel Reservation API: This API is used for hotel room management and reservations. In this API there are 2 actors, namely Admin and Customer. Admins can access all features, while customers can only access Reservations, Payments and other features using the GET method.

Postman Documentation: (https://documenter.getpostman.com/view/17589555/2sA35Eb3nY)

API JSON: (https://github.com/akurizaldirv/hotel-reservation/blob/development/documentation/api-docs.json)

Technologies:

This project created with:

  • Java 17
  • Spring Boot v3.2.4
  • PostgreSQL
  • Maven 4.0
  • JPA
  • Validation
  • Spring Security

About

Hotel Reservation API: This API is used for hotel room management and reservations. In this API there are 2 actors, namely Admin and Customer. Admins can access all features, while customers can only access Reservations, Payments and other features using the GET method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages