$ docker pull quay.io/rubixfunctions/r3x-golang-showcase
$ docker run -t -p 8080:8080 quay.io/rubixfunctions/r3x-golang-showcase
Once running POST request to localhost:8080
For full details on how deploy this function to Knative, please refer to our Documentation here.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details