Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zsobral/dev-graphql
https://github.com/zsobral/dev-graphql
apollo-federation apollo-server auth0 docker docker-compose graphql graphql-server lerna-monorepo mongodb mongoose nodejs
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/zsobral/dev-graphql
- Owner: zsobral
- License: mit
- Created: 2020-05-04T02:43:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:27:14.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T22:33:22.467Z (over 1 year ago)
- Topics: apollo-federation, apollo-server, auth0, docker, docker-compose, graphql, graphql-server, lerna-monorepo, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 1.57 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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:
- [x] Authorization
- [x] Pagination
- [x] Dataloader
- [ ] Testsapp repo https://github.com/zsobral/dev-app