Skip to content

Latest commit

 

History

History

r3x-python-showcase

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RubiX Python Showcase

License Docker Repository on Quay

Getting Started

To run this example quickly you can run our pre built image:

$ docker pull quay.io/rubixfunctions/r3x-python-showcase
$ docker run -t -p 8080:8080 quay.io/rubixfunctions/r3x-python-showcase

Once running POST request to localhost:8080

Documentation

For full details on how deploy this function to Knative, please refer to our Documentation here.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details