In this course, we will build APIs with GraphQL, Node.Js, and Mongoose. You will learn how to setup the GraphQL server with NodeJs and ExpressJs. You will learn how to design GraphQL APIs in a real-world situation. We are going to build API to store products. You will learn how to create, update and delete a product by using GraphQL Mutations. I will show you how to load or get all the records from MongoDB by using GraphQL Queries.
Primary Tag
GraphQL
Secondary Tag(s)
Node.js, MongoDB, Mongoose
Key Terms
API, Server, Query, CRUD (Create, Read, Update, Delete)
https://egghead.io/courses/build-graphql-apis-with-node-js-on-mongodb
In this course, we will build APIs with GraphQL, Node.Js, and Mongoose. You will learn how to setup the GraphQL server with NodeJs and ExpressJs. You will learn how to design GraphQL APIs in a real-world situation. We are going to build API to store products. You will learn how to create, update and delete a product by using GraphQL Mutations. I will show you how to load or get all the records from MongoDB by using GraphQL Queries.