micro/api/router
Vasiliy Tolstov 62cedf64da
api/router/registry: extract path based parameters from url to req (#1530)
* api/router/registry: extract path based parameters from url to req
* api/handler/rpc: fix empty body request parsing
* bundle grpc-gateway util funcs

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-04-15 17:50:51 +03:00
..
registry api/router/registry: extract path based parameters from url to req (#1530) 2020-04-15 17:50:51 +03:00
static api/router/registry: extract path based parameters from url to req (#1530) 2020-04-15 17:50:51 +03:00
util api/router/registry: extract path based parameters from url to req (#1530) 2020-04-15 17:50:51 +03:00
options.go Add default resolver to api router 2020-04-09 10:34:21 +01:00
router_test.go api/router/registry: extract path based parameters from url to req (#1530) 2020-04-15 17:50:51 +03:00
router.go api: add static router and improve path parser in rpc handler (#1437) 2020-03-30 09:04:59 +01:00