5 ms·
Martini is not a good reflection on Go's performance (no pun intended). If you want a Go benchmark of a minimalistic framework, use Gorilla mux or even Beego
by jamieomatthews 12y ago
Martini is not a good reflection on Go's performance (no pun intended). If you want a Go benchmark of a minimalistic framework, use Gorilla mux or even Beego
- anonfunction 12y agoAlso check out Gin which is very lightweight and performant with a great API. https://github.com/gin-gonic/gin https://github.com/gin-gonic/gin