lisa/README.md
2022-09-16 22:21:31 +02:00

12 lines
290 B
Markdown

# lisa
> lightweight squeak access
Webserver that offers an HTML-only interface to Squeak.
## TODO
- 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?