How to handle concurrent http request on node rest api?

前端 未结 0 691
长情又很酷
长情又很酷 2021-01-31 07:55

I have a service which looks at a database boolean value, toggles the boolean value and then responds with the previous value. Eg: if the value was true, it is changed to false

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