Skip to content

itay-feldman/http-server

Repository files navigation

THIS PROJECT IS ABANDONED

HTTP Server

Making a viable http server

Requests:

- [x] GET - [ ] POST - [ ] HEAD - [ ] DELETE - [ ] TRACE

Goal:

Creating all requests above (striving to create a semi-functioning HTTP server)

Secondary Goal:

Getting an HTTPS certificate (from letsencrypt.org) and have the server authenticate

About

Creating a functioning HTTP server - Abandoned

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages