The actual problem

Every developer I know runs the same loop several times a day:

curl https://api.example.com/some-endpoint

Enter fullscreen mode

Exit fullscreen mode