https://github.com/thedancercodes/retrofit2
https://github.com/thedancercodes/retrofit2
android android-application android-development retrofit2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedancercodes/retrofit2
- Owner: TheDancerCodes
- Created: 2017-07-25T17:45:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T12:09:36.000Z (almost 9 years ago)
- Last Synced: 2025-04-01T19:42:36.274Z (about 1 year ago)
- Topics: android, android-application, android-development, retrofit2
- Language: Java
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Retrofit2 - An Android Client
This repo contains an android app that uses [Retrofit](http://square.github.io/retrofit/) -- A type-safe REST client for Android and Java,
This app consumes a github API and shows a list of Github repositories from a user.