Simple web server
This commit is contained in:
7
TODO.org
7
TODO.org
@@ -2,11 +2,16 @@
|
||||
|
||||
* Todos
|
||||
|
||||
** TODO Creating hot reload
|
||||
** TODO Creating a server
|
||||
:LOGBOOK:
|
||||
CLOCK: [2022-05-29 Sun 11:24]
|
||||
:END:
|
||||
|
||||
- [[https://nim-lang.org/docs/asynchttpserver.html][std/asynchttpserver]]
|
||||
- [[https://github.com/h3rald/nimhttpd/blob/master/src/nimhttpd.nim][nimhttpd/nimhttpd.nim at master · h3rald/nimhttpd]]
|
||||
|
||||
** TODO Creating hot reload
|
||||
|
||||
- [ ] [[https://dev.to/alemagio/implement-your-own-hot-reload-2435][Implement your own hot-reload - DEV Community]]
|
||||
- [ ] [[https://maheshsenniappan.medium.com/creating-a-module-bundler-with-hot-module-replacement-b439f0cc660f][Creating a module bundler with Hot Module Replacement | by Mahesh Senniappan | Medium]]
|
||||
- [ ] [[https://maheshsenniappan.medium.com/creating-a-module-bundler-with-hot-module-replacement-b439f0cc660f][Creating a module bundler with Hot Module Replacement | by Mahesh Senniappan | Medium]]
|
||||
|
||||
Reference in New Issue
Block a user