Back
Sean Roberts

Sean Roberts

@seanroberts

Husband, Father, Skateboarder, and Product Developer. Indie Hacker & Principal Eng - Web Arch & Performance @Netlify
2
Joined June 2022

wip.co/api bingo!

Let me know if you need any help using the API!

@marc Any advice for learning GraphQLl in the Rails world? All the resources seem to revolve around Node, and I have trouble going through those tutorials.

You can use this code as a starting point: gist.github.com/marckohlbrugg…

I don't have any great resources other than that, but I think if you just tweak the query it should go a long way.

You can also experiment with queries on wip.co/graphiql

Thanks @marc - I meant the inverse. Do you have any good resources on how to learn + set up a graphql server without knowing Node?

I'm building something, should be live soon. Building a bot

I tried to make something in JS, equivalent to the Ruby but it looks buggy for me.

My final goal is to make a bash command with this api, like wip "nailed it"

I'm not neither able to do much with graphiQL. I still suck with GraphQL.
Here is a link of repo and graph queries that failed if you can help :)
github.com/nicolas-zozol/wipc…