I threw together a tiny demo of stitching together...
# ktor
m
I threw together a tiny demo of stitching together some of the stuff I'd use with ktor (or JAX-RS or anything else like it) to give me, or anyone else, something to use as a starting point for quickly making new services. https://bitbucket.org/marshallpierce/ktor-demo/src/master/ Feedback welcome. I'm sure there's some awkward things in there I could do better.
👍 1