Every time I end up at new project there is something wrong with exception handling. Maybe it’s just bad luck? And it’s always the same reasons: it’s to complex, we didn’t have time, we are going to do it later.
Tag: REST
.NET Steps – REST API Versioning
Did you ever find yourself in a situation where you need to fetch something from external API but the response that you are getting is not the response that is written in the notepad – oh, I mean “the docs”? If you did, I know that the next thing crossed your mind was: those fucking morons.