I wrote the same app in PHP, Go and Python to compare performance
I knew that Go is faster than PHP (they are 2 my main programming languages now), but how big the difference. And how about Python? The best way to find out (as a software engineer) is to compare them on a real example.
I wrote a simple REST API, URL...
mkrutikov.hashnode.dev2 min read