Skip to content

ruiramos/wasmcloud-playpen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasmCloud playpen

Exploring wasmCloud mostly following the app development guide.

At the moment, there's two actors - hello and goodbye. They sort of cooperate on a (contrived) translation exercise - hello uses the http provider to expose the functionality, calling the goodbye actor using the translate interface to get the result.

With both actors running and an http provider linked to the hello actor on port 8080, you should be able to test this is working by runnin

curl 'localhost:8080/?lang=pt&target_lang=en&message=ola'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published