Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-19 | non-blocking server | stuebinm | 4 | -88/+126 | |
2022-03-19 | basic server setup (using servant) | stuebinm | 3 | -0/+179 | |
adds a very basic http server that can be sent links to repositories & will download & lint them, then answer the request with the lints. Should probably do this in a non-blocking way … |