freeCodeCamp / 100DaysOfCode-twitter-bot

Twitter bot for #100DaysOfCode
https://twitter.com/_100DaysOfCode
BSD 3-Clause "New" or "Revised" License
284 stars 110 forks source link

Use GraphCool for backend #80

Open spences10 opened 7 years ago

spences10 commented 7 years ago

Using GraphCool to store the data the bot uses for things like:

amandeepmittal commented 7 years ago

I think this will be exciting. I haven't personally seen GraphQL actually works, but if you are familiar with it, why don't you go ahead? Let's make separate repo to work with Graph and after some iterations, if we reach a success level and everything is working as they are, we can switch to it. What do you think?

spences10 commented 7 years ago

Ok, I was thinking that we could keep the 'Heroku' / 'local storage' branch and create a GraphQL branch, if we like it then switch to master?

amandeepmittal commented 7 years ago

That's a great idea!

spences10 commented 7 years ago

Ok, well assign to me and I'll have a play 😄