Florian Forster
Florian Forster
relates to https://github.com/zitadel/zitadel/issues/7639
Since I documented this we can close this.
I think that's fine for the moment. Lets see first what else people want to see.
@livio-a @adlerhurst since the gorilla repos are now officialy in archive mode we need to actively work on this. CC @hifabienne
Some more inputs to this https://mattermost.com/blog/choosing-a-go-framework-gin-vs-echo/
@adlerhurst I think we have more requirments. - Middleware to attach actions - Also we want to serve html and "assets" - Cors is also a thing to consider 😁
This also depends on some changes plannend in #4839
> I would go with chi Out of curiosity, why?
Hm good question. Let us ask @livio-a about this.
I think at the moment the zitadel-go client only exposes the gRPC APIs. The Assets API however is only Rest based since we had some problems around body sizes with...