website logo
⌘K
JumpWire Overview
Database Proxy
API Gateway
Concepts
Policies
Classifications
Databases
Clusters
Deployment
Self-hosting with AWS ECS
Self-hosting with Docker
Self-hosting with Helm
Components
Vault Integration
Configuration
Observability
Encryption key stores
Encryption format
Architecture
Docs powered by archbee 
2min

API Gateway

When running as an API layer, JumpWire exposes endpoints that mirror existing endpoints. JumpWire will terminate SSL, inspect the payload, transform properties if necessary, then forward the request to the existing API. In most situations, only DNS entries need to be changed to reroute requests, and no application code modification is necessary.



JumpWire can also load data directly from an API request into a database, after applying security transformations on the incoming data. This is useful for ELT workflows where processing data occurs outside of the lifecycle of an HTTP request.

Example

Coming soon!



Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Concepts
Docs powered by archbee 
TABLE OF CONTENTS
Example