ctco / nodejs-graphql-template

Template project for Node.js® GraphQL APIs
MIT License
14 stars 3 forks source link

Migrate to Apollo Server #166

Closed trioletas closed 6 years ago

trioletas commented 6 years ago

https://github.com/apollographql/apollo-server/blob/master/README.md Decision required: stay with koa or go with express to align with rest template

trioletas commented 6 years ago

decision: stay with koa for simplicty