-
Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
abrenneke
Sep 10, 2023
Replies: 1 comment 3 replies
-
Hey, do you mean like, a node that can make arbitrary HTTP calls? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got it, no there's nothing like that built in to Rivet! You'll have to make a small HTTP API in TypeScript or JavaScript in order to call your Rivet graph over HTTP. Check out https://github.com/Ironclad/rivet-example for an example app that does this!