JakeSidSmith / watfish

Simple development platform with process management & router
MIT License
0 stars 0 forks source link

Return json for invalid requests to API with content type json #24

Closed JakeSidSmith closed 6 years ago

JakeSidSmith commented 6 years ago

Currently watfish displays something like this:

screen shot 2018-07-02 at 12 14 27

When requesting an unknown route, but this message should be returned as json if that is the content type that is requested.