Tirth Bodawala
Setting Up and Testing an HTTP/1.1 Server in Node.js
Build, inspect and test an HTTP/1.1 server in Node.js with only core modules, then fix the shutdown that never exits. Measured on Node v24.21.0.
Read the post2 Atyantik articles tagged Backend, in Systems & Architecture.
2 articles from Atyantik tagged Backend, alongside Nodejs, Http, JavaScript. Part of our Systems & Architecture writing.
Tirth Bodawala
Build, inspect and test an HTTP/1.1 server in Node.js with only core modules, then fix the shutdown that never exits. Measured on Node v24.21.0.
Read the postTirth Bodawala
Spin up a Supabase project and create the Posts and UserProfile tables with relationships that make a blog backend work smoothly.
Read the post