mamantoha / crest

HTTP and REST client for Crystal
https://mamantoha.github.io/crest/
MIT License
235 stars 14 forks source link

Add custom exceptions for each status code #75

Closed mamantoha closed 6 years ago

mamantoha commented 6 years ago

Response with 404 code should raise Crest::NotFound etc

mamantoha commented 6 years ago

https://github.com/mamantoha/crest/pull/78