Query any CEP (Brasil) using GraphQL
Test it here: https://graphql-cep-liimjftpnr.now.sh
npm install
npm run watch
# first compile the code
npm run build
# run graphql compiled server
npm start
npm run flow
Or
flow
Take a look on the Schema
Based on graphql-dataloader-boilerplate