15 lines
387 B
Markdown
15 lines
387 B
Markdown
# TODO
|
|
- [ ] Manage requests
|
|
- [ ] Router
|
|
- [NOT NEEDED] HTTP code mapper : not needed because a code will be directly translated on the client (browser / postman)
|
|
- [ ] JS / CSS data
|
|
- [ ] Media manager
|
|
- [ ] Log system
|
|
- [ ] File management
|
|
- [ ] Auto-cleanup
|
|
- [ ] Transversal utility
|
|
|
|
## Improvements
|
|
|
|
- [ ] Check any potential error in Request Parsing and return a 500 error.
|