You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/rest
re-dylan ef22042f4d
feat: add dev server and health (#2665)
* feat: add dev server and health

* fix: fix ci

* fix: fix comment.

* feat: add enabled

* remove no need test

* feat: mv devServer to internal

* feat: default enable pprof

Co-authored-by: dylan.wang <dylan.wang@yijinin.com>
2 years ago
..
chain chore: add golangci-lint config file (#2519) 2 years ago
handler feature : responses whit context (#2637) 2 years ago
httpc feat: support baggage propagation in httpc (#2375) 2 years ago
httpx feature : responses whit context (#2637) 2 years ago
internal feat: add dev server and health (#2665) 2 years ago
pathvar test: add more tests (#1352) 3 years ago
router correct test case (#2340) 2 years ago
token chore: fix lint errors (#2520) 2 years ago
config.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
engine.go feat: rest.WithChain to replace builtin middlewares (#2033) 2 years ago
engine_test.go chore: fix lint errors (#2520) 2 years ago
server.go fix #2163 (#2283) 2 years ago
server_test.go chore: fix lint errors (#2520) 2 years ago
types.go Added support for setting the parameter size accepted by the interface and custom timeout and maxbytes in API file (#1713) 3 years ago