forked from lda/telodendria
Cross off param parsing
This commit is contained in:
parent
5ca5ec7dd4
commit
95930f4218
1 changed files with 1 additions and 1 deletions
2
TODO.txt
2
TODO.txt
|
@ -44,7 +44,7 @@ Phase 2: Building a foundation
|
||||||
[x] Add license header to all files
|
[x] Add license header to all files
|
||||||
[!] Add documentation for all public APIs (See below)
|
[!] Add documentation for all public APIs (See below)
|
||||||
[x] Implement a simple HTTP server
|
[x] Implement a simple HTTP server
|
||||||
[ ] Implement param parser
|
[x] Implement param parser
|
||||||
[x] URL encoder/decoder
|
[x] URL encoder/decoder
|
||||||
[~] Design server architecture
|
[~] Design server architecture
|
||||||
[x] Route requests
|
[x] Route requests
|
||||||
|
|
Loading…
Reference in a new issue