...
The PIPEFORCE API Gateway allows you to expose a RESTful API endpoint to the outside world. Once this external endpoint is called, this request can either be forwarded to an internal automation pipeline, a microservice running within PIPEFORCE, or simply to put a new message on a queue for to inform multiple listeners to respond toat the same time about the request.
Furthermore, on the API Gateway endpoint you can additionally configure, authorization, filtering, logging or simply mock the endpoint until the real implementation is ready:
Drawio | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...