9ea09ffa3f2fc5a28b96f2999f48ad8388555d0b
Alpine bits
Hour alpine bits application needs to mostly act as a server. It needs to provide room reservation information to the ASA alpinebits client at the hotel.
However in other things we act could potentially act as the client with ASA acting as the alpinebits server. Basically according to the documentation the whole thing depends on who is requesting information and who has it.
When ASA wants to know our GuestRequests from the Landing page then they are the client and we the server. This causes some problems because our system actually knows less than the hotel system. We can't easiliy add Room Rate information and publish a reservation to ASA because we don't actually know the rooms.
Just for GuestRequests this should be fine however.
Description
Languages
Python
99.6%
HTML
0.2%
Dockerfile
0.1%