Commit graph

3 commits

Author SHA1 Message Date
0bc1114aec
Reformat everything.
First prototype of runnign with untertow.
2023-04-02 10:15:22 +02:00
728349b57c
Refactoring.
Some checks failed
continuous-integration/drone/pr Build is failing
2023-03-25 08:40:13 +01:00
4d0c5f5c18 Several features:
- Ability to serve static files, HTML and CSS are supported so far
 - Consequently, show a simple HTML form to enter the parameters when
   navigating to / (or /index.html).
 - Make the server multi-threaded (in a rather primitive way so far).
 - Use logback instead of the simple-slf4j logger.
2022-01-27 22:07:00 +01:00