Can we use condition in the endpoint value of an API call?

后端 未结 0 1797
野的像风
野的像风 2020-12-24 01:47

Suppose, An API call is made with value like \'abc\'.

const response = fetch(\'anything.com/any/abc\');

But, Can we make an API call to fetch

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