Hacker News new | ask | show | jobs
by igorlev 2831 days ago
Retrofit(https://square.github.io/retrofit/) is probably one of the best Java libraries I've ever used, missed it a lot when working in Python. Cross-pollination is awesome.
1 comments

If you are in the .NET world, you can use Refit or RestEase:

https://github.com/reactiveui/refit

https://github.com/canton7/RestEase