| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add server.py | Egor Tensin | 2021-03-03 |
| | | | | | | | It runs a web server and imports the request handling classes from get.py directly, hence eliminating the performance culprit (which was the `import` processing for each request). | ||
| * | prune obsolete entry from .gitignore | Egor Tensin | 2021-03-03 |
| | | |||
| * | initial commit | Egor Tensin | 2018-07-03 |
