Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hacksalot/codingthetweet
A legacy Twitter client implementation, 10+ years old.
https://github.com/hacksalot/codingthetweet
csharp dotnet legacy-code twitter twitter-api
Last synced: 5 days ago
JSON representation
A legacy Twitter client implementation, 10+ years old.
- Host: GitHub
- URL: https://github.com/hacksalot/codingthetweet
- Owner: hacksalot
- Created: 2019-11-07T14:53:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T15:41:39.000Z (about 5 years ago)
- Last Synced: 2024-11-24T10:42:28.352Z (2 months ago)
- Topics: csharp, dotnet, legacy-code, twitter, twitter-api
- Language: C#
- Size: 69.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CodingTheTweet
===An **ancient custom Twitter client** illustrating how to post attributed
tweets. Reconstituted from the [Wayback Machine's][0] archives of two old blog
posts:- [Coding the Tweet][1]
- [Coding the Tweet, Redux][2]**Note:** This code is ~10 years old and attributed tweets are no longer
permitted by Twitter, among other API changes. It's included here for archival
purposes only.![](screenshot.png)
## License
MIT.
*Copyright (c) 2009, 2019 James M. Devlin*
[0]: https://archive.org/web/
[1]: https://web.archive.org/web/20150223232109/http://codingthewheel.com/archives/codingthetweet
[2]: https://web.archive.org/web/20150223232109/http://codingthewheel.com/archives/coding-the-tweet-redux