{“statusCode”:404,“message”:“Cannot GET /”,“error”:“Not Found”}
My first guess is that it has something to do with the new environment file system where there were PORT and other things before which are now missing?
I just gave it a try and it looks to be working. You just need to add ‘cats’ to the URI.
https://example.com/cats
Though, nothing is in the database so only empty brackets are returned. I’ll admit that it’s not the sexiest example but was just to give an idea on how one might go about doing it.