huvrdata / huvr-client

HUVR client
BSD 2-Clause "Simplified" License
5 stars 1 forks source link

add default json and error handling #19

Closed david-wolgemuth closed 11 months ago

david-wolgemuth commented 11 months ago

adds assumptions to standard endpoints - returns JSON, returns non-4xx/5xx response. adds basic error handling / re-raising with messages

also includes documentation for bypassing the json request if needed