New Handler: REST client
Currently, there is only a REST server handler, i.e., starting a new server and serving requests with information from the AST.
This issue aims to add a new handler with the system using RagConnect as the client. A receive port would fetch information from another REST server, and a send port would PUT/POST information to another REST server.