NickPriv / FryRankBackend

A back-end Java application allowing users to create and view reviews for french fries at restaurants
https://fryrank.oxyserver.com
0 stars 0 forks source link

[Backend] Send error messages when APIs fail #23

Open NickPriv opened 1 year ago

NickPriv commented 1 year ago

For invalid requests, such as a 400 Bad Request, there should be an associated error message passed to the frontend.