Can Echo incorporate with gin #2285
vuhoanghiep1993
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm newbie of golang and I'm reseaching for a framework to use for middle-large size microservice, microservices will have complex business logic. My microservice may slow but it must stable and trustful ,
I'm wondering between gin and echo. Gin seem like faster but it only a routing lib , I need more than that Jwt, prometheus, cache ...
So Is there anyway to incomporate between echo and gin
Beta Was this translation helpful? Give feedback.
All reactions