rovast / wasmcloud-http-provider-go

wasmcloud http provider in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTPServer wasmCloud Provider In Go

Can be used with any actor that satisfies the wasmcloud:httpserver contract

Link Definition Settings

Setting Type Default Required
address string None true

address is the address to bind the HTTP server to. This is a host:port combination.

Build

About

wasmcloud http provider in go


Languages

Language:Go 84.7%Language:Makefile 15.3%