-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Possibility of collaboration with LoopBack framework? #3
Comments
This is interesting, feel free to drop me an email to talk more in depth. I'm curious to know what you imagine a collaboration looking like in this case. |
Closing this. Looking forward to following up over email |
I would certainly be interested to know if anything came out of this exchange. I just read Start using GraphQL with Graffiti: "Graffiti provides an express middleware, a hapi plugin and a koa middleware to convert your existing models into a GraphQL schema and exposes it over HTTP." This made me wonder if, similarly, a REST API designed with Loopback could also be automagically exposed as a GraphQL endpoint... (I'm evaluating both hapi vs. loopback at this point). |
hi @leebyron and @sebastienbarre, sorry for the late reply, I'm back from my vacation. coincidentally, we're actually in the process of kickstarting a React SDK with another community member - @LucaColonnello. I can make some introductions via email. @leebyron I have your thread from @raymondfeng . @sebastienbarre if your'e interested please ping me at Here at SL, we're going take isomorphic LB in the browser, strip it down to be more lightweight so that a React based MVC like Flux can bind to the JS objects directly to implement objects like Store. |
Yeah guys, Now I'm working on a demo made in React as a porting of the Angular once of the ToDo example. |
@LucaColonnello - do you mind posting the Gist and the slides so folks can get on the same page? thx! |
Oh Yeah, Example gist: Slides.com presentation of some ideas: |
👍 |
3 similar comments
👍 |
👍 |
👍 |
🎱 |
👍 |
2 similar comments
👍 |
👍 |
👎 |
wait I mean 👍 |
👍 |
Closing this thread since this discussion should be driven from loopback and there's no action to be taken from this repo. |
I'm a developer of LoopBack (http://www.loopback.io), an open source Node.js framework for building APIs with rich data integrations. I'm opening this issue to explore the possibility of collaboration as both projects try to solve similar problems.
LoopBack already provides a lot of capabilities as you outline in the GraphQL spec, including:
What do you think?
PS: I'm not sure if this is a good way to reach out. Please let me know if we should take it offline. Thanks in advance.
The text was updated successfully, but these errors were encountered: