https://github.com/cake-contrib/cake.http
Http Operation Extensions addon for Cake http://cakebuild.net
https://github.com/cake-contrib/cake.http
cake-addin cake-build
Last synced: 5 days ago
JSON representation
Http Operation Extensions addon for Cake http://cakebuild.net
- Host: GitHub
- URL: https://github.com/cake-contrib/cake.http
- Owner: cake-contrib
- License: mit
- Created: 2016-12-26T23:10:01.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-29T03:53:10.000Z (over 1 year ago)
- Last Synced: 2025-04-12T06:36:16.688Z (17 days ago)
- Topics: cake-addin, cake-build
- Language: C#
- Homepage: https://cake-contrib.github.io/Cake.Http/docs/
- Size: 1.35 MB
- Stars: 6
- Watchers: 4
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Cake.Http
Cake.Http is set of aliases for [Cake](http://cakebuild.net/) that help simplify HTTP calls for GET, POST, PUT, DELETE, PATCH, etc.
Release notes can be found [here](https://github.com/cake-contrib/Cake.Http/releases).[](http://cake-contrib.mit-license.org)
## Information
| |Stable|Pre-release|
|:--:|:--:|:--:|
|GitHub Release|-|[](https://github.com/cake-contrib/Cake.Http/releases/latest)|
|NuGet|[](https://www.nuget.org/packages/Cake.Http)|[](https://www.nuget.org/packages/Cake.Http)|## Build Status
|Develop|Master|
|:--:|:--:|
|[](https://ci.appveyor.com/project/cakecontrib/cake-http/branch/develop)|[](https://ci.appveyor.com/project/cakecontrib/cake-http/branch/master)|## Code Coverage
[](https://coveralls.io/github/cake-contrib/Cake.Http?branch=develop)
## Quick Links
- [Documentation](https://cake-contrib.github.io/Cake.Http)
## 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)