I have to implement the three HTTP endpoints, Each endpoint should return a double (the result of the calculation)

后端 未结 0 1746
你的背包
你的背包 2021-01-20 20:24

I have to make 3 http endpoints:

 ● /gaspump/CostOfFullTank?size=x (GET)
 ● /gaspump/FillTank?amount=x (GET)
 ● /gaspump/FillPump (POST)

Wher

相关标签:
回答
  • 消灭零回复
提交回复
热议问题