https://github.com/cake-contrib/cake.twitter
:cake: :jigsaw: :bird: Cake Addin that extends Cake with ability to post messages to Twitter
https://github.com/cake-contrib/cake.twitter
api cake-addin cake-build twitter twitter-api
Last synced: 5 days ago
JSON representation
:cake: :jigsaw: :bird: Cake Addin that extends Cake with ability to post messages to Twitter
- Host: GitHub
- URL: https://github.com/cake-contrib/cake.twitter
- Owner: cake-contrib
- License: mit
- Created: 2016-07-13T11:26:17.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2023-11-21T09:43:34.000Z (over 1 year ago)
- Last Synced: 2025-04-14T05:39:23.623Z (15 days ago)
- Topics: api, cake-addin, cake-build, twitter, twitter-api
- Language: C#
- Homepage: https://cake-contrib.github.io/Cake.Twitter/docs/
- Size: 1.56 MB
- Stars: 2
- Watchers: 4
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Cake.Twitter
[](http://cake-contrib.mit-license.org)
Cake Addin that exends Cake with ability to post messages to Twitter, using the Twitter REST API.
**NOTE:** This addin would not have been possible without the help of this [blog post](http://www.thatsoftwaredude.com/content/6289/how-to-post-a-tweet-using-c-for-single-user). A big thank you to Alex for documenting how to interact directly with the Twitter REST API.
## Information
| |Stable|Pre-release|
|:--:|:--:|:--:|
|GitHub Release|-|[](https://github.com/cake-contrib/Cake.Twitter/releases/latest)|
|NuGet|[](https://www.nuget.org/packages/Cake.Twitter)|[](https://www.nuget.org/packages/Cake.Twitter)|## Build Status
|Develop|Master|
|:--:|:--:|
|[](https://ci.appveyor.com/project/cakecontrib/cake-twitter/branch/develop)|[](https://ci.appveyor.com/project/cakecontrib/cake-twitter/branch/master)|## Code Coverage
[](https://coveralls.io/github/cake-contrib/Cake.Twitter)
## Quick Links
- [Documentation](https://cake-contrib.github.io/Cake.Twitter/)
## Discussion
If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the `extension-q-a` category.
[](https://github.com/cake-build/cake/discussions)