1 Forks
6 Stars
6 Watchers

restful_relay

Restful Relay is a PHP Based Microservice that relays remote SFTP, SSH, SMTP commands through a RESTful interface. Microservice also can create JWT tokens as well as conduct request fanning. This utility works great in combination with API Gateway solution such as Kong (konghq.com), in a Kubernetes cluster, or a service mesh.

How to download and setup restful_relay

Open terminal and run command
git clone https://github.com/yesinteractive/restful_relay.git
git clone is used to create a copy or clone of restful_relay repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with restful_relay https://github.com/yesinteractive/restful_relay/archive/master.zip

Or simply clone restful_relay with SSH
[email protected]:yesinteractive/restful_relay.git

If you have some problems with restful_relay

You may open issue on restful_relay support forum (system) here: https://github.com/yesinteractive/restful_relay/issues