Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🚀🎉
- Host: GitHub
- URL: https://github.com/tkssharma/nodejs-graphql-world
- Owner: tkssharma
- Created: 2021-05-16T09:04:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T10:21:50.000Z (over 2 years ago)
- Last Synced: 2023-04-07T12:40:39.758Z (over 1 year ago)
- Topics: 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
- Language: TypeScript
- Homepage: https://www.youtube.com/watch?v=Oew4vOrCh6U&list=PLIGDNOJWiL18cwXk2tH9PjIjmBTVk6woz
- Size: 2.64 MB
- Stars: 18
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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