Nieuws

The service invocation documentation speaks to a body-based payload (via POST) and doesn't mention query strings anywhere. I was looking to use Dapr to invoke a method on an API controller that ...
I added today the following functionality to my toy fork: if a picture is served, you pass a GET request to the endpoint with the URL in the query string and get back a link to a resized WEBP picture ...