11 lines
241 B
Markdown
11 lines
241 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
|