Hello, I am thinking of building a rest api with K...
# server
m
Hello, I am thinking of building a rest api with Ktor. Can you recommend any resources on that?
l
I think it may be a good start point: https://ktor.io/quickstart/guides/api.html
☝🏻 1
k
#ktor 🙂
t
I have tried to do the same, and deployed to Google App Engine as well.
My blog post for steps documentation here: <https://medium.com/@toantran/bring-kotlin-to-cloud-a-hobby-project-to-explore-the-possibility-part-2-7e96abc6d75f>