savoiringfaire / short.rs

A super-fast rust based URL shortner!
https://s.hhra.uk
MIT License
0 stars 1 forks source link

This would be better done by expanding the error type and handle_error functions to provide a human-readable message (if applicable) and response code. #14

Open savoiringfaire opened 5 years ago

savoiringfaire commented 5 years ago

This would be better done by expanding the error type and handle_error functions to provide a human-readable message (if applicable) and response code.

Originally posted by @savoiringfaire in https://github.com/savoiringfaire/short.rs/pull/8