<@U25U0KPFT> <@U6BRLED33> that wouldn’t suite my n...
# tornadofx
o
@carlw @eddy_wm that wouldn’t suite my needs, unfortunately. I wanted to implement web backend with #ktor and instead of using React web frontend I thought I could use TFX port. RealWorld approach is nice because it has standard API that can be implemented by backends, and then consumed by frontends, independently of each other.
r
Do you need it just to test the #ktor backend, or did you want a full pretty front end? If you just need to test the backend, an ugly TFX frontend could be thrown together pretty quick, with just standard buttons and listviews.
o
I can test backend with any existing frontend. I thought it would be cool to show off Kotlin desktop story as well.
r
Fair enough. It would be a pretty fun project, but you may have to wait till after JavaOne. It seems a lot of people are tied up till at least then.
I threw an issue in the GitHub repo for anyone that may get the time to take this on. Here's the link if you'd like: https://github.com/edvin/tornadofx/issues/417
o
Yeah, sure, it’s all up to you 🙂
👍 1