Ecosyste.ms: Awesome
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: 9 days ago
JSON representation
HTTP server challenge from Code Crafters
- Host: GitHub
- URL: https://github.com/funnyboy-roks/codecrafters-http-server
- Owner: funnyboy-roks
- Created: 2024-05-14T17:31:52.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-14T17:34:47.000Z (6 months ago)
- Last Synced: 2024-05-15T13:30:03.922Z (6 months ago)
- Topics: challenge, codecrafters, http, rust, server
- Language: Rust
- Homepage: https://app.codecrafters.io/courses/http-server/overview
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).