Wednesday 19 June 2019

How does Express fit into an app using Apollo Server?

Hi, I am still understanding the whole, Full-stack JavaScript Architecture. From, what I understand, Express is used for creating REST API endpoints and, GraphQL is a graph replacement for REST API endpoints. So, how does Express fit into the Equation? Is it possible to get rid of Express altogether? Like, is there such a thing as a MARN (Mongo, Apollo{GraphQL}, React, Node) stack?

Submitted June 19, 2019 at 12:36PM by OneDoubt9

No comments:

Post a Comment