An open API service indexing awesome lists of open source software.

https://github.com/weezy20/server_v2

A toy project written to learn more about how HTTP web servers and TCP connections work. This repo is incomplete if you're reading this. Crate http provides two structs HttpRequest and HttpResponse which are used within code to handle requests.
https://github.com/weezy20/server_v2

http http-server

Last synced: about 1 year ago
JSON representation

A toy project written to learn more about how HTTP web servers and TCP connections work. This repo is incomplete if you're reading this. Crate http provides two structs HttpRequest and HttpResponse which are used within code to handle requests.

Awesome Lists containing this project