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

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.

Awesome Lists containing this project

README

          

# simple-server

A minimal example of an HTTP server written in Kotlin and using nothing but JDK dependencies.