Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 8155728

Browse files
author
Maciej Winnicki
committed
add webbhook to function types
1 parent 0ae6774 commit 8155728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Discover and call serverless functions from anything that can reach the Event Ga
6666
following function types:
6767

6868
- FaaS functions (AWS Lambda, Google Cloud Functions, Azure Functions, OpenWhisk Actions)
69-
- HTTP endpoints (e.g. GET http://example.com/function)
69+
- HTTP endpoints/Webhook (e.g. POST http://example.com/function)
7070

7171
Function Discovery stores information about functions allowing the Eveng Gateway to call them as a reaction to received
7272
event.

0 commit comments

Comments
 (0)