go-zero/rest
2022-03-23 18:24:44 +08:00
..
handler feat: add rest/httpc to make http requests governacible (#1638) 2022-03-13 14:11:14 +08:00
httpc chore: refactor code (#1699) 2022-03-23 18:24:44 +08:00
httpx feat: add httpc.Parse (#1698) 2022-03-23 17:58:21 +08:00
internal feat: add httpc.Parse (#1698) 2022-03-23 17:58:21 +08:00
pathvar test: add more tests (#1352) 2021-12-20 22:42:36 +08:00
router feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
token chore: remove jwt deprecated (#1452) 2022-01-16 10:34:44 +08:00
config.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
engine_test.go feat: log 404 requests with traceid (#1554) 2022-02-19 20:50:33 +08:00
engine.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
server_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
server.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
types.go feat: support customizing timeout for specific route (#1203) 2021-11-03 22:20:32 +08:00