cURL/subprocess based implementation of fetch function for QuickJS.
https://github.com/mtasic85/quickjs-workshop
0:00 Intro
1:09 json-server
3:04 Dummy implementation of fetch
7:56 Promise based implementation of fetch
13:29 Execute cURL in subprocess from QuickJS
41:52 Final fetch POST request
44:04 Outro