DEV Community

Shankar R
Shankar R

Posted on

D3 #100DaysOfOSS

D3 #100DaysOfOSS with @saucedopen

Today, I updated and created easy-to-understand information on HTTP servers & Express.js. I also reviewed a pull request for the Raspberry Pi documentation.

Explored key HTTP elements - URL, Method, Headers, Body, and Query Params. It's like the post office of the web, receiving, sorting, and sending data!

Here is a code snippet to create an HTTP server using Express Js.
Prerequisites: Node.js and the Express.js library.

Image description
Image description
Image description

100DaysOfCode #HTTPServer #100DaysOfOSS #expressjs #opensource

Top comments (0)