log

age author description
2019-10-06 Paul Fisher server: Create endpoint to get some recent readings.
2019-09-30 Paul Fisher improve some styles
2019-09-30 Paul Fisher Give a 404 rather than a 500 on missing locations.
2019-09-30 Paul Fisher Improve template; add stylesheet.
2019-09-29 Paul Fisher Fix manifest data paths.
2019-09-29 Paul Fisher Include data manifest in setup.py.
2019-09-29 Paul Fisher Actually make the server runnable.
2019-09-29 Paul Fisher Make the weather server pip-installable and locally runnable.
2019-09-29 Paul Fisher server: Use a "preamble" object in the POST to auth.
2019-09-29 Paul Fisher server: fix bugs and improve template.
2019-09-29 Paul Fisher get the skeleton of a webserver up?
2019-09-29 Paul Fisher Create initial logger for weather server.