Skip to content
/ spate Public

Quickly create workflows, business and process automation pipelines. Supports API, UI and Cron based workflows.

License

Notifications You must be signed in to change notification settings

bmarsh9/spate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
root
Feb 7, 2024
6d73390 · Feb 7, 2024
Feb 7, 2024
Nov 24, 2021
Jan 13, 2022
Nov 24, 2021
Mar 21, 2022
Mar 20, 2022
Mar 20, 2022
Mar 20, 2022
Nov 24, 2021
Dec 11, 2021
Mar 18, 2022
Feb 7, 2024
Nov 23, 2021
Apr 27, 2022
Mar 11, 2022
Feb 7, 2024
Nov 23, 2021
Nov 23, 2021
Feb 7, 2024
Nov 24, 2021
Nov 24, 2021

Repository files navigation

Logo

Discord: https://discord.gg/9unhWAqadg
Official Integrations: https://github.com/bmarsh9/spate-operators

View Results Create Workflows

Check out a quick example!

The following workflow will consume a URL and return a quick summary of the article. We will set up a workflow and execute the workflow via the Spate CLI (which just hits the HTTP API endpoint of the workflow).

Spate-Summarize.mp4

Try out the live API endpoint.

This endpoint hosted by spate will read the name parameter and say hello!

# First send a query to start the workflow
curl -k "https://spate.darkbanner.com/api/v1/endpoints/8cab12277c?name=tom"

# Now query the callback URL. The UUID will be different for you
curl -k "https://spate.darkbanner.com/api/v1/executions/3b8c9444239d4c52801ffb1f01724d41"

# The return_value key will show the returned message!

About

Quickly create workflows, business and process automation pipelines. Supports API, UI and Cron based workflows.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published