Build a GraphQL server for Node.js, using PostgreSQL/MySQL



Build a GraphQL server for Node.js, using PostgreSQL/MySQL

Build a GraphQL server for Node.js, using PostgreSQL/MySQL

Tutorial: How to write a GraphQL server for Node.js from scratch, with PostgreSQL / MySQL as a data store. Explores basic queries, mapping relationships to GraphQL, and mutation (i.e. “write” APIs).

Repo link: https://github.com/leebenson/graphql-with-sequelize
Starter kit for GraphQL on the front-end: https://reactql.org

Subscribe + Twitter for updates: https://twitter.com/leebenson83

Comments are closed.