Created Content for Developers
Posted a Tutorial Video
Writing your calls to the backend server can be tedious and repetitive. It's a lot of repeated code. In this video we will learn about #Refit. With Refit you can just write an interface, configure the endpoints and HTTP verbs and the rest of the code will be generated for you 🤯