Skip to content
Dev Kordeš

Posts

Lumen vs Golang API performance

Recently I decided to rewrite backend API for this blog from Laravel (php) to Golang. The performance difference locally seemed huge so I wrote a simple hands-on API to "benchmark" it on production as well.

More →