Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dep][ice] Switch to go.ice #6

Open
at15 opened this issue May 9, 2018 · 1 comment
Open

[dep][ice] Switch to go.ice #6

at15 opened this issue May 9, 2018 · 1 comment
Assignees
Milestone

Comments

@at15
Copy link
Member

at15 commented May 9, 2018

Currently we are using cobra + gorilla mux, since I am the maintainer of go.ice, I will switch to using go.ice

  • go.ice doesn't have its own http mux, so we can keep using gorilla mux until I came up with a radix tree implementation like https://github.com/julienschmidt/httprouter
  • go.ice has built in http access logging w/ color
  • it has cli wrapper around cobra
  • it has open tracing ... and a bunch of other fancy stuff ... database etc.
  • to see it in action, try ayi web static https://github.com/dyweb/Ayi/releases

image

@at15 at15 added this to the 0.0.1 milestone May 9, 2018
@at15 at15 self-assigned this May 9, 2018
@gaocegege
Copy link
Member

Shame on me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants