I am in the process of learning go and decided to do it by writing a 
(mostly) API based web site. I have been doing some research and have found 
the following.
Revel: https://revel.github.io/
GoBuffalo: https://gobuffalo.io/
Iris: https://iris-go.com/

In addition there are "toolkits" like chi and buffallo but it looks like 
eventually I will need pretty much all the things these frameworks provide 
and there are so many competing projects that provide logging, 
configuration, routing, middleware etc that it would take me a long time to 
do all the research and find the ones most suitable for me.

I understand that there is quite a bit of controversy with iris so I 
probably won't go with that one but does anybody have any experience with 
the others they are willing to share?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to