In this programming project we will create our very own C version of the Fetch function in Javascript. Fetch will make an outgoing Http connection to a webserver and let the programmer decide what to do with the data.
And this project will be built with zero dependencies. I'm not even allowed to use the standard C library, nor its wrapper functions for system calls. I need to write exactly everything from scratch.
This is a recording of the "Constrained Livestream" I made on Oct 18, 2024.
In this episode you will learn a lot about how a library is built and how stuff works under the hood, below all the cousy standard C functions. You'll learn about pointers and structures and system calls, network connections and so on.
On this page of the site you can watch the video online Project: Coding an Http Fetch library for C (using zero libraries!) with a duration of hours minute second in good quality, which was uploaded by the user dr Jonas Birch 19 October 2024, share the link with friends and acquaintances, this video has already been watched 4,367 times on youtube and it was liked by 237 viewers. Enjoy your viewing!