Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tkssharma/nodejs-graphql-world

🧘 🚀 Node JS Graphql World using Yoga, Apollo, and Prisma 🚀🎉
https://github.com/tkssharma/nodejs-graphql-world

apollo-server apollo-server-express express graphql knexjs mysql-database nestjs-backend nestjs-graphql nestjs-mongoose postgresql-database prisma prisma-client sequelize typeorm yoga-graphql

Last synced: about 1 month ago
JSON representation

🧘 🚀 Node JS Graphql World using Yoga, Apollo, and Prisma 🚀🎉

Awesome Lists containing this project

README

        

# nodejs-graphql-world

- www.youtube.com/watch?v=oew4vorch6u&list=pligdnojwil18cwxk2th9pjijmbtvk6woz

[![](http://img.youtube.com/vi/Oew4vOrCh6U/0.jpg)](http://www.youtube.com/watch?v=Oew4vOrCh6U "")

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