11
How to set-up a powerful API with Nodejs, GraphQL, MongoDB, Hapi, and Swagger

How to set-up a powerful API with Nodejs, GraphQL, MongoDB, Hapi, and Swagger

6 years ago
Anonymous $CLwNLde341

https://medium.freecodecamp.org/how-to-setup-a-powerful-api-with-nodejs-graphql-mongodb-hapi-and-swagger-e251ac189649

Separating your frontend and backend has many advantages:

I’m all for hiring juniors and training your staff, and that’s exactly why you should separate concerns. With separation of concerns, you can reduce the complexity of your application by splitting responsibilities into “micro-services” where each team is specialized in their micro-service.