ktorio/ktor

Complete HttpBin sample

Open

#194 opened on Aug 29, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Kotlin (14,408 stars) (1,254 forks)batch import
help wanted

Description

Currently HttpBin sample is one of the best samples because it is pretty short and provides code for a lot of small how-to cases. Unfortunately, not all endpoints and cases are implemented. It needs some more work to complete it.

Contributor guide