Skip to content

This is a scalable and performant GRPC-based backend service that simulates a hotel web service. It provides APIs for checking room availability, reserving rooms, and canceling reservations, designed to efficiently handle large volumes of requests while maintaining high responsiveness

Notifications You must be signed in to change notification settings

codecraftingwarrior/hotel-booking-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hotel-booking-grpc

This is a GRPC-based backend service that simulates a hotel web service. Users can query the service to book rooms or fetch available rooms. The service is designed to be scalable and performant, making use of the GRPC paradigm to enable efficient communication between clients and servers. The service provides a range of APIs that enable users to interact with the hotel's booking system, including APIs for checking room availability, reserving rooms, and canceling reservations. The service is built using modern software engineering best practices and is designed to be easily deployable in a range of environments.

About

This is a scalable and performant GRPC-based backend service that simulates a hotel web service. It provides APIs for checking room availability, reserving rooms, and canceling reservations, designed to efficiently handle large volumes of requests while maintaining high responsiveness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages