package
0.0.0-20241213210829-8bcec8167a96
Repository: https://github.com/zejunzhou/ironfunctions-serverlessresearch.git
Documentation: pkg.go.dev

# README

REMOTE=pc21.cloudlab.umass.edu
curl -X POST --data '{
"inDate":"2015-04-10",
"outDate":"2015-04-12",
"lat":34.0522,
"lon":-118.2437,
"hotelId":"123",
"customerName":"user123",
"username":"user123",
"password":"pass123",
"number": 11
}' http://$REMOTE:8080/r/hotel/reservation

# Structs

No description provided by the author