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

https://github.com/nakiostudio/twitterstreaming

Demo iOS app interacting with Twitter streaming API
https://github.com/nakiostudio/twitterstreaming

demo ios nsmanagedobjectcontext streaming-api swift threading twitter-streaming-api

Last synced: about 1 year ago
JSON representation

Demo iOS app interacting with Twitter streaming API

Awesome Lists containing this project

README

          

## Twitter Streaming API - Demo iOS project






Overview


This demo project is just an example of how to interact with a streaming API on an
iOS project. Particularly, this demo takes use of the statuses streaming API Twitter
offers, its documentation is available
here.

Setup


Follow these steps to run the demo project:

  • Install the gem dependencies using Bundler.

  • Install the CocaPods dependencies.

  • Sign in with a valid Twiiter account in the iOS Simulator.


Author


Carlos Vidal - @nakiostudio

License


This project is available under the MIT license. See the LICENSE file for more info.