Companies Home Search Profile

ASP.NET Core: Building a GraphQL API

Focused View

Ervis Trupja

1:38:52

0 View
  • 01.01-using graphql api.mp4
    01:11
  • 01.02-what you should know.mp4
    00:41
  • 02.01-what is graphql.mp4
    02:57
  • 02.02-graphql vs. rest.mp4
    02:01
  • 02.03-open-source graphql projects.mp4
    05:30
  • 02.04-.net web api project overview.mp4
    04:43
  • 02.05-setting up graphql in web api.mp4
    05:59
  • 03.01-operations in graphql.mp4
    01:19
  • 03.02-types in graphql.mp4
    03:32
  • 03.03-adding your first object graph type (course entity).mp4
    05:28
  • 03.04-adding your first query all courses.mp4
    03:51
  • 03.05-challenge add query to get single course.mp4
    00:47
  • 03.06-solution add query to get single course.mp4
    04:12
  • 03.07-adding your graphql schema file.mp4
    01:49
  • 03.08-testing.mp4
    04:23
  • 04.01-what is a mutation.mp4
    00:56
  • 04.02-adding your first mutation add data.mp4
    08:47
  • 04.03-add data testing.mp4
    05:16
  • 04.04-challenge mutation to update data.mp4
    00:34
  • 04.05-solution mutation to update data.mp4
    04:24
  • 04.06-update data testing.mp4
    03:19
  • 04.07-mutation to delete data.mp4
    04:02
  • 05.01-adding relationship data.mp4
    06:56
  • 05.02-query to get relational data.mp4
    04:01
  • 05.03-get relational data testing.mp4
    01:14
  • 05.04-mutation to add relational data.mp4
    05:28
  • 05.05-add relational data testing.mp4
    04:03
  • 06.01-next steps for learning more about graphql api.mp4
    01:29
  • Ex Files ASP NET Core Building GraphQL API.zip
  • Description


    Did you know that you can query your API with GraphQL and get exactly what you need? That’s because GraphQL is an open-source query language for APIs that allows you to access your data from a single endpoint. In this course, developer and trainer Ervis Trupja teaches you the basics of building a GraphQL API in an existing ASP.NET Web API project.

    Learn about the tasks and key concepts of GraphQL, how it works, and how to put it into action. Explore the difference between GraphQL and REST APIs, as well as between GraphQL operations and types. Get the skills you need to start querying data, adding mutations and relationships, working with relational data, and running tests. Find out why GraphQL is so flexible and efficient, particularly if you’re working with an existing ASP.NET Web API project. Along the way, try out your new skills with practice challenges in each section.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Ervis Trupja
    Ervis Trupja
    Instructor's Courses
    I am a developer with good insights of Mathematics and Data Structures. When asked, I always see myself as a .Net Developer because of my affinity for the Microsoft platform, though I do pride myself on continually learning new languages, paradigms, methodologies, and topics. Currently I hold 2 x MCSD certifications: - MCSD: Web Apps - MCSD: SharePoint apps also: MS Programming in C# (70-483) Additionally, I am Pluralsight and LinkedIn Learning Author. Also, do not forget to check my YouTube Channel: www.youtube.com/c/dotnethow
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 28
    • duration 1:38:52
    • Release Date 2024/09/21

    Courses related to ASP.NET Core