hollyplankdev / motd-api

A simple message of the day application, written in multiple languages.
Other
0 stars 0 forks source link

Frontend API implementation doesn't handle errors well #8

Open hollyplankdev opened 1 month ago

hollyplankdev commented 1 month ago

See title - it's pretty rough. We should revise these implementations to throw when they don't get a 200 code, and handle that in the UI accordingly.

(migrated from https://github.com/hollyplankdev/motd-api-ts/issues/25)