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: about 1 year 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T15:41:39.000Z (over 6 years ago)
- Last Synced: 2025-01-24T12:25:58.886Z (about 1 year 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.

## 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