Skip to content

zsobral/dev-graphql

Repository files navigation

dev-server

This repo is a result through my journey to learn more about GraphQL, monorepos and microservices

The GraphQL server is build with Apollo Federation, with three services

  • account
  • profile
  • content

To do:

  • Authorization
  • Pagination
  • Dataloader
  • Tests

app repo https://github.com/zsobral/dev-app