Delay response for a GET call in nodejs with Express

后端 未结 0 1788
予麋鹿
予麋鹿 2020-12-18 03:28

I have two APIs written in Nodejs and Express. Lets call them API1 and API2. API1 queries a DB and gets an ID from this DB. Then API1 performs a GET call to API2 with the ID

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