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
- Host: GitHub
- URL: https://github.com/app-enhance/ae-http-proxy
- Owner: app-enhance
- License: mit
- Created: 2016-06-30T13:42:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T07:55:41.000Z (almost 3 years ago)
- Last Synced: 2025-10-22T01:57:13.834Z (5 months ago)
- Topics: filters, http, http-proxy, pipeline
- Language: C#
- Size: 132 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AE.Http.Proxy
[](https://ci.appveyor.com/project/Ermesx/ae-http-proxy)
[](https://www.myget.org/gallery/app-enhance-dev)
[](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