关于[Handling Exceptions With Refit]的摘要:
Refit is a very brilliant library that allows you to call REST APIs with minimal code. You just need to define an interface and write an implementation. Refit does the rest.
原文地址: https://www.conradakunga.com/blog/handling-exceptions-with-refit/