I have to make 3 http endpoints:
● /gaspump/CostOfFullTank?size=x (GET) ● /gaspump/FillTank?amount=x (GET) ● /gaspump/FillPump (POST)
Wher