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/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
3 years ago
..
apigen add api template file (#1003) 3 years ago
dartgen Generate route with prefix (#1200) 3 years ago
docgen Generate route with prefix (#1200) 3 years ago
format resolve #610 (#684) 4 years ago
gogen feat: support CORS by using rest.WithCors(...) (#1212) 3 years ago
javagen Generate route with prefix (#1200) 3 years ago
ktgen Generate route with prefix (#1200) 3 years ago
new chore: remove semicolon for routes of services in api files (#1195) 3 years ago
parser Mark deprecated syntax (#1148) 3 years ago
spec Generate route with prefix (#1200) 3 years ago
tsgen Generate route with prefix (#1200) 3 years ago
util chore: update code format. (#628) 4 years ago
validate Code optimized (#523) 4 years ago