Simple fetch requests with Zig

Some applications may need to fetch external data from an API or some other source. Fetch requests are a simple way to achieve this.

In this video, I'll walk through how to create a simple fetch request in Zig that supports GET and POST.

Disclaimer: This code is not production safe and just for educational purposes.

You can find the code written in this video here: https://github.com/BrookJeynes/zig-fetch

Corrections are in the pinned ERRATA comment.

-------------------------------------------------------------------------------
🎵 Music "schrödinger's cat" by ‘Langston’
💿 Listen: https://www.youtube.com/watch?v=kXJPpsb52vM
-------------------------------------------------------------------------------