Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update README, add some comments, etc. | Egor Tensin | 2021-03-04 |
| | |||
* | app.py: fix a typing bug | Egor Tensin | 2021-03-03 |
| | |||
* | no more CGI | Egor Tensin | 2021-03-03 |
The server.py script now launches a web server and handles all the requests internally, without delegating anything to external scripts. |