HARP — HTTP API Runtime Proxy¶
HARP Proxy operates as a sidecar sitting between your application and remote APIs, elevating their reliability, performance, and security. It adds builtin observability features via its dashboard and monitoring, and reduces the amount of userland code required for common HTTP-related, non-business features. Whether you are in the development phase or ready for production, HARP serves as a handy companion for API consumers. |
Install and run your first proxy. |
|
Discover HARP Proxy, feature by feature. |
|
Explore the user interface. |
Configure and watch. |
Enhance and extend. |
Dive in the internals. |
Exhaustive reference list and description of commands, functions, classes, settings, etc. |
Architecture Overview¶
Table of Content¶
- Changelogs & History
- Unreleased
- Version 0.8.0a2 (2024-11-16)
- Version 0.7.7 (2024-11-16)
- Version 0.7.6 (2024-11-03)
- Version 0.7.5 (2024-11-03)
- Version 0.7.4 (2024-10-30)
- Version 0.7.3 (2024-10-28)
- Version 0.7.2 (2024-10-24)
- Version 0.7.1 (2024-09-17)
- Version 0.7.0 (2024-09-17)
- Version 0.6.1 (2024-09-06)
- Version 0.6.0 (2024-07-25)
- Older Changelogs
- Frequently Asked Questions