keithwhor / nodal

API Services Made Easy With Node.js
http://www.nodaljs.com/
MIT License
4.51k stars 209 forks source link

GraphQL Support? #309

Open ninjasort opened 8 years ago

ninjasort commented 8 years ago

Any chance Nodal is looking into GraphQL? Would love to have a clean interface to build a modern GraphQL API. (With MongoDb if possible)

geekgonecrazy commented 8 years ago

@cameronroe idk if you saw this: http://graphql.nodaljs.com/ But looks like its already here

ninjasort commented 8 years ago

Awesome! Now we just need the Mongodb support.

troyconquer commented 8 years ago

Hey @cameronroe , there is another ticket (#201) that talks about mongodb support. From my experience - anything nosql I tend to lean on Redis, with my own tooling. I know this isn't super helpful, but I wanted to point you at Keith's comment from another ticket. I think he is open to the functionality, but has no active plans to personally implement mongodb in the near term. Correct me if I'm wrong @keithwhor .