Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 557 Bytes

README.adoc

File metadata and controls

25 lines (17 loc) · 557 Bytes

Knative Name Adder Function

bfcff81c4cf82801d0338ec06cefa57c348e1b9bbae4609f7e

Table of Contents

Purpose

An sample Knative function that uses the name service.

Deploy

./deploy-name-add.sh

Test

curl -d 'givenName=Peter' -d 'surname=Pan' \
  http://name-add.names.fillmore-labs.com