Join Slack
Powered by
Has anyone tried implementing json responses using...
# server
n
Narayan Iyer
10/27/2018, 4:07 PM
Has anyone tried implementing json responses using
KTOR
? Documentation is not clear!
o
orangy
10/27/2018, 4:14 PM
#ktor
m
Michael Kotlikov
10/30/2018, 5:08 AM
as in you didn't set up a gson builder?
n
Narayan Iyer
10/30/2018, 11:49 AM
@Michael Kotlikov
I did. But realized one needs to add
setPrettyPrinting
inside it for
JSON
serde 🙂!
Open in Slack
Previous
Next