Bennett Garner
Jun 15, 2023

--

The API docs we were working with include `curl`requests. We were trying to quickly run a couple curls back to back to see if there was a race condition.

Turns out there wasn't a race condition (something else was the problem). We could've spent the time to port those curls over to python using the requests library, but in this case a quick shell script was all we needed.

--

--

Bennett Garner
Bennett Garner

Written by Bennett Garner

DeveloperPurpose.com — Build a coding career with meaning and purpose 💻 Top writer in technology ✍️

No responses yet