An open API service indexing awesome lists of open source software.

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

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).

[![License](http://img.shields.io/:license-mit-blue.svg)](http://cake-contrib.mit-license.org)

## Information

| |Stable|Pre-release|
|:--:|:--:|:--:|
|GitHub Release|-|[![GitHub release](https://img.shields.io/github/release/cake-contrib/Cake.Http.svg)](https://github.com/cake-contrib/Cake.Http/releases/latest)|
|NuGet|[![NuGet](https://img.shields.io/nuget/v/Cake.Http.svg)](https://www.nuget.org/packages/Cake.Http)|[![NuGet](https://img.shields.io/nuget/vpre/Cake.Http.svg)](https://www.nuget.org/packages/Cake.Http)|

## Build Status

|Develop|Master|
|:--:|:--:|
|[![Build status](https://ci.appveyor.com/api/projects/status/veoopwkay926jcqa/branch/develop?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-http/branch/develop)|[![Build status](https://ci.appveyor.com/api/projects/status/veoopwkay926jcqa/branch/develop?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-http/branch/master)|

## Code Coverage

[![Coverage Status](https://coveralls.io/repos/github/cake-contrib/Cake.Http/badge.svg?branch=develop)](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.

[![Join in the discussion on the Cake repository](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/cake-build/cake/discussions)