Api is not fetching in reactJs

后端 未结 0 656
忘掉有多难
忘掉有多难 2021-01-02 01:51

I am trying to fetch food by its key. In postman api is working fine but is the forntend it has no response. backend code

 app.get(\'/foods/:key\', (req, res)         


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