https://github.com/serihiro/retrofit-implement-samle
Retrofit client implement sample for a simple CURD api.
https://github.com/serihiro/retrofit-implement-samle
Last synced: about 2 months ago
JSON representation
Retrofit client implement sample for a simple CURD api.
- Host: GitHub
- URL: https://github.com/serihiro/retrofit-implement-samle
- Owner: serihiro
- Created: 2015-05-25T00:14:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T00:14:56.000Z (almost 10 years ago)
- Last Synced: 2023-03-27T11:54:28.968Z (about 2 years ago)
- Language: Ruby
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Retrofit client implement sample
Simple Retrofit client implement for simple crud rest api and todo-api rails application.