Showcase the Twitter’s API v2 tweet capabilities
See functionality at YouTube
- visualize the way the API works (Expression -> Rule -> Stream)
- implement all tweet related functionality
- fill in working default values
- persist configuration
- don't use external libraries (except TwitterSharp)
- load expression from rule
- reset expression to default values
- more clean up
- all non tweet related functionality
- more non-api stuff (style, sorting, ...)
Intentionally this should be a simple sample project using the TwitterSharp API, but during development it's gotten a little bigger then I thought 😅.
Big THANKS to Christian Chaux