An open API service indexing awesome lists of open source software.

https://github.com/samicpp/web-java

java web server using samicpp/java-http
https://github.com/samicpp/web-java

Last synced: 9 months ago
JSON representation

java web server using samicpp/java-http

Awesome Lists containing this project

README

          

# web-java
java web server using samicpp/java-http

uses GraalVM JDK24 and has not been tested anywhere else

## TODO
- [x] serve files
- [x] search apropriate file when requests points to directory
- [ ] allow configuring everything about the server
- [ ] support tls
- [x] support dynamic content