Code Monkey home page Code Monkey logo

Comments (8)

kfiroo avatar kfiroo commented on April 20, 2024 16

Also in the docs now for anyone wondering https://github.com/apollographql/apollo-server#comparison-with-express-graphql

from apollo-server.

johannespfeiffer avatar johannespfeiffer commented on April 20, 2024 5

Git never forgets 😄
https://github.com/apollographql/apollo-server/tree/cfb086227e623ba1531bb887c3919e224682ccbc#comparison-with-express-graphql

from apollo-server.

adamchenwei avatar adamchenwei commented on April 20, 2024 3

@kfiroo the doc no longer available. reason?

from apollo-server.

helfer avatar helfer commented on April 20, 2024

Apollo server and express-graphql do almost the same thing. Apollo server just provides a superset of functionality compared to express-graphql. For instance, it lets you easily define your schema in GraphQL schema language. See the docs for more details: http://docs.apollostack.com/apollo-server/tools.html

We're currently refactoring the core to provide integrations with HAPI, express, connect and Koa. Once we're done with that, apollo server will no longer rely on express-graphql internally, and provide extra functionality, like websocket transports, stored queries, query batching, profiling & performance monitoring, etc.

from apollo-server.

codepunkt avatar codepunkt commented on April 20, 2024

That sounds interesting, i will keep an eye out. My major pain points with express-graphql and graphql-js at the moment are fine grained validation of user input and authentication using graphql route.

Thanks for answerin!g :-)

from apollo-server.

denneulin avatar denneulin commented on April 20, 2024

Hi @helfer, do you have any idea of the release date for the your HAPI version ?

from apollo-server.

helfer avatar helfer commented on April 20, 2024

@denneulin The refactored express version is almost ready and will be merged into master early next week. @nnance has been working on a HAPI implementation alongside that. It's not quite ready yet, but I think it will be soon, because I can start working on it as well next week.

from apollo-server.

helfer avatar helfer commented on April 20, 2024

Closing this to reduce since I think the original question is basically answered.

from apollo-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.