An open API service indexing awesome lists of open source software.

https://github.com/jakesteam/retrofit-experiments

Small collection of implementations of retrofit tutorials
https://github.com/jakesteam/retrofit-experiments

Last synced: about 1 year ago
JSON representation

Small collection of implementations of retrofit tutorials

Awesome Lists containing this project

README

          

# Retrofit Experiments

Working through a few tutorials, playing with some ideas, etc.

1 package is used for each tutorial, as follows:

* [Vogella](https://www.vogella.com/tutorials/Retrofit/article.html)
* [Prakash Pun on Medium](https://medium.com/@prakash_pun/retrofit-a-simple-android-tutorial-48437e4e5a23)
* [JournalDev](https://www.journaldev.com/13639/retrofit-android-example-tutorial)