Destinations
HTTP
http is a a destination that sends events to an HTTP endpoint
To use http, create a new connection file in ./connections
folder.
# file: connections/http.yaml package: type: docker image: syncmaven/http credentials: ....
Run syncmaven destination -p syncmaven/http
command to see credentials specification.