Back to Browse

Simple fetch requests with Zig

6.6K views
Jan 5, 2024
4:57

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 --------------------------------------------------------------

Download

0 formats

No download links available.

Simple fetch requests with Zig | NatokHD