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

https://github.com/ckudlack/skeletonproject

Project with several starting points for apps, plus an example app
https://github.com/ckudlack/skeletonproject

android mvp-architecture retrofit2 rxjava soundcloud-api

Last synced: 5 months ago
JSON representation

Project with several starting points for apps, plus an example app

Awesome Lists containing this project

README

          

# SkeletonProject
A bare-bones project with important libraries

## Branches
```
master - Contains only libraries
|
|- network - Has a network layer with some basic examples
|
|-- mvp - Has a basic MVP architecture framework
|
|--- sample - A work-in-progress sample app integration with the soundcloud API
```