Skip to content

alexellis/curl-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curl-function

OpenFaaS curl in a Docker image

Instructions

This image can be deployed to OpenFaaS in order to test service connectivity with curl.

git clone https://github.com/alexellis/curl-function
cd curl-function

faas-cli deploy

echo -n "-s http://gateway.openfaas:8080/system/info" | faas-cli invoke curl

echo -n "-s http://admin:password@gateway.openfaas:8080/system/info" | faas-cli invoke curl

Requirements: OpenFaaS and faas-cli.

About

curl packaged for OpenFaaS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published