go-zero/tools/goctl/api
Kevin Wan c28e01fed3
feat: support CORS by using rest.WithCors(...) (#1212)
* feat: support CORS by using rest.WithCors(...)

* chore: add comments

* refactor: lowercase unexported methods

* ci: fix lint errors
2021-11-07 22:42:40 +08:00
..
apigen add api template file (#1003) 2021-09-07 10:16:10 +08:00
dartgen Generate route with prefix (#1200) 2021-11-03 20:57:03 +08:00
docgen Generate route with prefix (#1200) 2021-11-03 20:57:03 +08:00
format resolve #610 (#684) 2021-05-13 18:42:05 +08:00
gogen feat: support CORS by using rest.WithCors(...) (#1212) 2021-11-07 22:42:40 +08:00
javagen Generate route with prefix (#1200) 2021-11-03 20:57:03 +08:00
ktgen Generate route with prefix (#1200) 2021-11-03 20:57:03 +08:00
new chore: remove semicolon for routes of services in api files (#1195) 2021-11-01 20:37:05 +08:00
parser Mark deprecated syntax (#1148) 2021-10-20 10:58:25 +08:00
spec Generate route with prefix (#1200) 2021-11-03 20:57:03 +08:00
tsgen Generate route with prefix (#1200) 2021-11-03 20:57:03 +08:00
util chore: update code format. (#628) 2021-04-15 19:49:17 +08:00
validate Code optimized (#523) 2021-02-26 16:11:47 +08:00