Skip to content

tkssharma/nodejs-graphql-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

nodejs-graphql-world

Node JS Graphql World using Yoga, Apollo and Prisma

Building Graphql APIs using different possible way

  • using nestjs
  • using express and typescript + express graphql server
  • using graphql-yoga
  • using apollo graphql server
  • using graphql-yoga with Prosima
  • using graphql-yoga with Sequelize
  • using graphql-yoga with TypeORM
  • using graphql-yoga with Knex
  • using graphql-yoga with MongoDB