aboutsummaryrefslogtreecommitdiff
path: root/backend/server.py
AgeCommit message (Collapse)Author
2023-01-21Adjust backend coding styleTerry Truong
Increase line spacing, add section comments, etc
2022-10-05Add data serving scriptsTerry Truong
Add histplorer.py, implementing the http query interface Add unit test Add server.py as a simple backend dev server Update documentation