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
- Host: GitHub
- URL: https://github.com/samicpp/web-java
- Owner: samicpp
- License: gpl-3.0
- Created: 2025-09-12T10:12:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-14T00:04:23.000Z (9 months ago)
- Last Synced: 2025-09-14T02:27:10.623Z (9 months ago)
- Language: Kotlin
- Size: 64.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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