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)