|
|
|
|
|
by notastartup
4320 days ago
|
|
Looks interesting GUI but I much prefer to use Flask for simple needs. Flask has replaced Node.js completely, although I do miss the async, it's not worth wrestling with Javascript for in my experience. python server.py
Running on http://127.0.0.1:5000
|
|