I've created a simple Graphql <WhatsApp-(K)lone-Se...
# feed
i
I've created a simple Graphql WhatsApp-(K)lone-Server for learning using
kotlin
,
spring-boot
,
graphql-kotlin
,
r2dbc
,
postgres
. If any one want take a look. A compatible frontend in React is available here. this is inspired by WhatsApp-Clone-Server implmented in TypeScript and Apollo Graphql Server.
👍 1
@Shane Myrick could you please see if it makes a good example project for graphql-kotlin. It needs some enhancemetns I think.
s
Looks fine to me! If you think there is some information missing from the official example or docs feel free to open a PR! https://github.com/ExpediaGroup/graphql-kotlin/tree/master/examples
As a side note, I think your README could contain some more high level information on what this repo is and what it is trying to demo before you go into dev details on building and docker
i
Thanks.