This commit is contained in:
Paul Brinkmeier 2022-09-16 22:21:31 +02:00
parent 8901ec0eb4
commit 6763d3ffa1

View File

@ -8,3 +8,4 @@ Webserver that offers an HTML-only interface to Squeak.
- Improve error handling: Write functions that turn `Maybe` and `Either` `SpockAction`s that return `4xx` or `5xx`.
- Document JSON stuff
- Record times: How long did HTTP requests take?