mirror of
https://github.com/cupcakearmy/codecrafters-http-server-go.git
synced 2024-12-21 23:56:30 +00:00
update readme
This commit is contained in:
parent
6699175523
commit
60cc71d1c1
@ -1,5 +1,7 @@
|
|||||||
[![progress-banner](https://backend.codecrafters.io/progress/http-server/6d10943a-e02a-40f9-9e3b-e2461bba402a)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)
|
[![progress-banner](https://backend.codecrafters.io/progress/http-server/6d10943a-e02a-40f9-9e3b-e2461bba402a)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)
|
||||||
|
|
||||||
|
Finished solutions to the "Build your own HTTP server" in go. With additional, own tests.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Start locally to test manually with CURL
|
# Start locally to test manually with CURL
|
||||||
./your_server.sh
|
./your_server.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user