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

https://github.com/inaldor/twitdemo

A tweets app
https://github.com/inaldor/twitdemo

moya swift tweets twitter-api

Last synced: about 1 year ago
JSON representation

A tweets app

Awesome Lists containing this project

README

          

# TwitDemo
A tweets app

## About
An app to check the last tweets of your favourite influencer. I've developed this app to understand how MOYA works and how can I handle API errors, in this case, the Twitter API.

## Features
* A list of the last tweets of your favourite influencer
* Search the tweets of any user by name
* Tap in an item of the list of tweets will show the details of that tweet(TODO)

## Pictures





## License

This project is licensed under the [MIT License](https://github.com/inaldor/TwitDemo/blob/development/LICENSE)