micro/api
Vasiliy Tolstov 6fa27373ed
bundle qson lib in util (#1561)
* copy qson from https://github.com/joncalhoun/qson
  as author not want to maintain repo
* latest code contains our fix to proper decode strings
  with escaped & symbol
* replace package in api/handler/rpc

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-04-23 11:08:09 +03:00
..
handler bundle qson lib in util (#1561) 2020-04-23 11:08:09 +03:00
internal/proto Further consolidate the libraries 2019-06-03 18:44:43 +01:00
proto regenerate all proto (#1440) 2020-03-30 21:58:32 +01:00
resolver Dynamic Namespace 2020-04-09 11:03:33 +01:00
router api/router: support pcre and google.api pattern matching (#1549) 2020-04-19 00:31:34 +03:00
server log whats happening in http handler 2020-04-19 00:41:03 +01:00
service/proto regenerate all proto based files (#1531) 2020-04-14 16:25:09 +03:00
api_test.go Further consolidate the libraries 2019-06-03 18:44:43 +01:00
api.go api/router/static: allow to specify body dst (#1486) 2020-04-07 15:38:27 +01:00