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

https://github.com/app-enhance/ae-http-proxy

Lightweight library which allows create http proxy inside web application
https://github.com/app-enhance/ae-http-proxy

filters http http-proxy pipeline

Last synced: 3 months ago
JSON representation

Lightweight library which allows create http proxy inside web application

Awesome Lists containing this project

README

          

# AE.Http.Proxy
[![Build status](https://ci.appveyor.com/api/projects/status/3dj3wek1qfcp1gv0?svg=true)](https://ci.appveyor.com/project/Ermesx/ae-http-proxy)
[![app-enhance-dev MyGet Build Status](https://www.myget.org/BuildSource/Badge/app-enhance-dev?identifier=1fb78325-c2d9-406e-97de-5cd33a135db8)](https://www.myget.org/gallery/app-enhance-dev)
[![NuGet version](https://badge.fury.io/nu/AE.Http.Proxy.svg)](https://badge.fury.io/nu/AE.Http.Proxy)

This is an lightweight library of Http Proxy which could be included inside any application.
It contains also integrations for:

* OWIN
* RestSharp
* Autofac

## Documentation
Comming soon here: http://app-enhance.github.io/http-proxy/getting-started

## Contribute
Before pushing new feature or improvement please read: https://app-enhance.github.io/contributing