log weather_server/server.py @ 19:47987502bf4c

age author description
Sat, 12 Oct 2019 14:03:52 -0400 Paul Fisher Port main script to TypeScript and prepare for serving it.
Sun, 06 Oct 2019 13:11:11 -0400 Paul Fisher server: Create endpoint to get some recent readings.
Sun, 29 Sep 2019 20:32:48 -0400 Paul Fisher Improve template; add stylesheet.
Sun, 29 Sep 2019 15:14:30 -0400 Paul Fisher Actually make the server runnable.
Sun, 29 Sep 2019 15:10:18 -0400 Paul Fisher Make the weather server pip-installable and locally runnable.
Sun, 29 Sep 2019 11:52:48 -0400 Paul Fisher server: Use a "preamble" object in the POST to auth.
Sun, 29 Sep 2019 01:18:18 -0400 Paul Fisher server: fix bugs and improve template.