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

https://github.com/funnyboy-roks/codecrafters-http-server

HTTP server challenge from Code Crafters
https://github.com/funnyboy-roks/codecrafters-http-server

challenge codecrafters http rust server

Last synced: 5 months ago
JSON representation

HTTP server challenge from Code Crafters

Awesome Lists containing this project

README

          

# HTTP Server Challenge

Challenge to build an HTTP server which allows for certain things to be
done from [CodeCrafters](https://codecrafters.io).

- ["Build Your Own HTTP server" Challenge](https://app.codecrafters.io/courses/http-server/overview).