https://github.com/thesurlydev/simple-server
A minimal example of an HTTP server written in Kotlin and using nothing but JDK dependencies.
https://github.com/thesurlydev/simple-server
http-server kotlin minimalist
Last synced: about 1 year ago
JSON representation
A minimal example of an HTTP server written in Kotlin and using nothing but JDK dependencies.
- Host: GitHub
- URL: https://github.com/thesurlydev/simple-server
- Owner: thesurlydev
- Created: 2018-05-10T22:43:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-10T22:43:41.000Z (about 8 years ago)
- Last Synced: 2025-02-06T18:52:25.431Z (over 1 year ago)
- Topics: http-server, kotlin, minimalist
- Language: Kotlin
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-server
A minimal example of an HTTP server written in Kotlin and using nothing but JDK dependencies.