Skip to content

OmarZOS/data-transformation-reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data transforming services

data-transformation-reverse-proxy

Description:

This repository holds the necessary code to initiate a reverse proxy that is meant to route data throughout transformations before/after storage. The transformer services can variate in any way the framework user wants.

Setup using docker-compose:

docker-compose up -d

Progress:

  • REST server.
    • Simple server.
    • Third party service subscription.
    • Service identifying.
  • Listening to a canal.
    • Simple client.
  • Data sending.
  • Containerisation.

NOTES:

  • This component's internal flow is dependent on the existence of a container running rabbit-mq broker.

About

reverse proxy server for data routing through transformations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published