go-ssb-room/test
Henry 58f795d5e6 route with query params instead of named routers
Since we don't use the web/router through and through to setup handler
functions, accessing the named route varaibles doesn't work inside those
handler functions.

Since I dont find it acceptable to juggle two concepts here I switch the
url generation to classical get query paramters (route?varA=xyz&varB=2).
2021-02-15 14:43:55 +01:00
..
go allow list interface 2021-02-15 14:43:32 +01:00
nodejs route with query params instead of named routers 2021-02-15 14:43:55 +01:00