wasmCloud/examples

Blobby should have a "GET" only mode

thomastaylor312 opened this issue · 1 comments

One use case for blobby is just to act as a simple httpserver for some static webpage assets. It would be nice to have an optional linkdef value that sets blobby to only allow GET requests, and return method not allowed for the other assets