Lorenzo Palmes

Results 16 comments of Lorenzo Palmes

Hey @saviodo5591, here you go, a [working example](https://github.com/lpalmes/graphql-go-introduction/tree/viewer), everything is in the main.go file and the schema is on another file, it took longer than expected because i added users,...

Hey @smithaitufe, graphiql (the ui to graphql) is running at http://localhost:8080, and the route for sending the graphql queries is at `/graphql` (Plain http post requests with the query) as...

There are any reasons why they wouldn't?

Hey @bryphe @wokalski, i've been over the top with work this week. I've created a prototype of the qt renderer, i'll send a pr with the minimal implementation. Right now...

There is this channel, https://gitter.im/native-navigation-community, you could ask there maybe, i've been thinking about doing same maintenance myself aswell, but i'm not with time right now, the next logical step...