Skip to content

w7s-io/example-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-workflows

Minimal W7S backend that declares a workflow and starts it through W7S_WORKFLOW.

Live URL after deploy:

https://w7s-io.w7s.cloud/example-workflows/

Try it:

curl "https://w7s-io.w7s.cloud/example-workflows/start?orderId=demo"
curl "https://w7s-io.w7s.cloud/example-workflows/last"

The app declares process-order in w7s.json. W7S starts a Cloudflare Workflow instance in the core worker and dispatches a durable step to /_w7s/workflows/process-order.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors