Skip to content

Commit e0db9de

Browse files
committed
feat(nodes/http): basic introduction
1 parent c39139c commit e0db9de

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/nodes/builtin/http.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: HTTP
3+
---
4+
5+
The HTTP Node is responsible for sending HTTP requests to a specified URL. It can be used to interact with APIs, fetch
6+
data from web services, or send data to a server.

0 commit comments

Comments
 (0)