Commit Graph

1 Commits (69a4d213a3dc47ee5a7baf6a121c70d708357f18)

Author SHA1 Message Date
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