Skip to content

salaboy/dapr-human-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dapr-human-tasks

Simple PoC for Dapr Human Task Service proposal

Test locally from source

go run main.go
http POST :8080/tasks/ < task.json

Generating APIs from Spec

APIs generated from OpenAPI spec (kodata/docs/openapi.yaml)

oapi-codegen -generate chi-server -package main kodata/docs/openapi.yaml > api/api.go

About

Simple PoC for Dapr Human Task Service proposal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published