Is there any effort by JetBrains to support graphq...
# ktor
a
Is there any effort by JetBrains to support graphql server out of the box with Ktor? Interested in hosting a server on iOS device.
👀 1
o
Im just interested, why you need to run server on iOS device ? 🙂
a
@Oleg Yukhnevich host part of my web app backend on both IOS and Android that I want to make offline capable. I’m not aware of alternative approaches to this 🙂