Skip to content

A small proxy service to intercept webservice requests to TTP tools

License

Notifications You must be signed in to change notification settings

diz-unimr/ths-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ths-proxy

go docker codecov

A small proxy service to intercept webservice requests to TTP tools

This proxy is meant to rewrite certain HTTP requests to TTP tools in order to support custom workflows.

Routes

Currently, this proxy only supports delegating requests to the gICS SOAP web service /gics/gicsService to the corresponding endpoint with notifications /gics/gicsServiceWithNotification.

The SOAP request body is rewritten to add the notificationClientID in this case. Other requests are just forwarded unaltered.