Skip to content

Kickstart a project kotlin-server #24

@jmfayard

Description

@jmfayard

Currently all samples are inside kotlin-jvm and are self-contained in their own package, with each having its main() function.

But what about servers?

Ideally I would like to have a new directory/project kotlin-server that will contain an implementation of the same simple server spec in ktor but also later spring boot, http4k, javalin or whatever people want to contribute.

For a real project, one would use a multimodule Gradle build for that, but for pedagogy simplicity is key so if that's possible to put all implementations in a single module, that's better!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions