A node.js application the creates a http web framework from scratch. In other words, this program uses the socket object from the net module to create a server that imitates Http server. Later, it wraps all of the functionalities of the created server into api's to make it function as a web framework. Some of the methods implemented for the web server are: setHeader, writeHead, redirect, HandlRead, sendFile etc. methods implemented for web framework are: get and post. Please refer to the source files for more details.
-
Notifications
You must be signed in to change notification settings - Fork 0
mirahmed39/http_server_from_scratch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A node.js application the creates a http web framework from scratch. See readme for more details.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published