Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/freesuraj/minitwitter

A twitter like app with minimal functions
https://github.com/freesuraj/minitwitter

Last synced: about 1 month ago
JSON representation

A twitter like app with minimal functions

Awesome Lists containing this project

README

        

# MiniTwitter
A twitter like api with minimal functions that supports offline browsing and offline creation of tweets.
![ScreenShot](http://i.imgur.com/KGwuemy.png)

![ScreenShot](http://i.imgur.com/WFOAzck.png)

#Frameworks used:

###For Twitter APIs
* Fabric
* TwitterCore
* TwitterKit

###For offline image cache
* HanekeSwift

###For HUD display
* JGProgressHUD

###For database
* RealmSwift

###For parsing json objects
* SwiftyJSON