Udemy - Building GraphQL APIs And Clients Using

Torrent Details


Udemy - Building GraphQL APIs and Clients using

NAME
Udemy - Building GraphQL APIs and Clients using.torrent
CATEGORY
Other
INFOHASH
459ea7b42518605fa480b8a0401bbb6bfd693bfb
SIZE
649 MB in 48 files
ADDED
Uploaded on 19-12-2021 by our crawler pet called "Spidey".
SWARM
0 seeders & 1 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Building GraphQL APIs and Clients using .Net



https://DevCourseWeb.com

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 21 lectures (1h 33m) | Size: 587.1 MB
Learn GraphQL fundamentals from the ground up using C# and .Net
What you'll learn:
The fundamental concepts behind GraphQL APIs and how it compares to REST
How to write queries and mutations using the GrpahQL query language
How to build a GraphQL API using using the C# programmig language in .Net
How to build a GraphQL client using the C# programmig language in .Net

Requirements
An basic understanding of C# and .NET
A basic understanding of Web technologies such as HTTP and APIs
A computer system capable of running .Net (Windows, Mac or Linux)

Description
GraphQL is an open-source data query and manipulation language for APIs that has seen its popularity soar over the past few years. This is because it enables the rapid development of web based, performant software applications. Originally developed by Facebook to overcome some of the shortcomings of existing API technologies other forward-thinking companies such as GitHub, PayPal and Twitter have been quick to adopt GraphQL and incorporate it into their platforms. If you are a .Net Developer and want to know what all the fuss is about then this is the course for you!

In this course you will learn the fundamentals of GraphQL and why it might be a good choice for your next software project. You will learn the advantages of using GraphQL and any disadvantages and how it stacks up against RESTful APIs.

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
~Get Your Files Here !/1. Introduction/1. About this course.mp43 MB
~Get Your Files Here !/1. Introduction/1. About this course.srt2.3 KB
~Get Your Files Here !/1. Introduction/2. What you need to know before you start.mp43.6 MB
~Get Your Files Here !/1. Introduction/2. What you need to know before you start.srt1.5 KB
~Get Your Files Here !/1. Introduction/2.1 GitHub Repository.html114 B
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/1. Introduction to GraphQL.mp41.8 MB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/1. Introduction to GraphQL.srt858 B
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/2. What is GraphQL.mp44.8 MB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/2. What is GraphQL.srt2.3 KB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/3. Why choose GraphQL.mp44.6 MB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/3. Why choose GraphQL.srt3.1 KB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/4. Comparing REST and GraphQL.mp43.9 MB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/4. Comparing REST and GraphQL.srt1.6 KB
~Get Your Files Here !/3. Module 2 - Building our API/1. Creating a new project in Visual Studio.mp45.9 MB
~Get Your Files Here !/3. Module 2 - Building our API/1. Creating a new project in Visual Studio.srt1.1 KB
~Get Your Files Here !/3. Module 2 - Building our API/1.1 GitHub Repository.html114 B
~Get Your Files Here !/3. Module 2 - Building our API/2. Installing Dependencies.mp413.3 MB
~Get Your Files Here !/3. Module 2 - Building our API/2. Installing Dependencies.srt3.6 KB
~Get Your Files Here !/3. Module 2 - Building our API/3. Building our API.mp464.2 MB
~Get Your Files Here !/3. Module 2 - Building our API/3. Building our API.srt8.4 KB
~Get Your Files Here !/3. Module 2 - Building our API/3.1 Code Repository.html114 B
~Get Your Files Here !/3. Module 2 - Building our API/3.2 ModelBuilderExtensions.cs1.1 KB
~Get Your Files Here !/3. Module 2 - Building our API/4. Running Migrations.mp43.8 MB
~Get Your Files Here !/3. Module 2 - Building our API/4. Running Migrations.srt998 B
~Get Your Files Here !/3. Module 2 - Building our API/5. Setting up GraphQL.mp459.1 MB
~Get Your Files Here !/3. Module 2 - Building our API/5. Setting up GraphQL.srt7.1 KB
~Get Your Files Here !/3. Module 2 - Building our API/6. Running our Application.mp48.6 MB
~Get Your Files Here !/3. Module 2 - Building our API/6. Running our Application.srt1.5 KB
~Get Your Files Here !/4. Module 3 - GraphQL Queries/1. Using GraphQL Queries.mp433.8 MB
~Get Your Files Here !/4. Module 3 - GraphQL Queries/1. Using GraphQL Queries.srt7 KB
~Get Your Files Here !/4. Module 3 - GraphQL Queries/2. Querying for graphs of objects.mp419.8 MB
~Get Your Files Here !/4. Module 3 - GraphQL Queries/2. Querying for graphs of objects.srt7.6 KB
~Get Your Files Here !/4. Module 3 - GraphQL Queries/2.1 ModelBuilderExtensions.cs1.8 KB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/1. Creating a new quote.mp460.3 MB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/1. Creating a new quote.srt8.1 KB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/2. Updating an existing quote.mp433.7 MB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/2. Updating an existing quote.srt3.9 KB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/3. Deleting an existing quote.mp429.2 MB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/3. Deleting an existing quote.srt3.2 KB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/1. Displaying quotes in our client.mp480.9 MB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/1. Displaying quotes in our client.srt11.2 KB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/2. Adding a new quote in our client.mp4122.4 MB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/2. Adding a new quote in our client.srt13.2 KB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/3. Updating a quote in our client.mp459.2 MB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/3. Updating a quote in our client.srt6.4 KB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/4. Deleting a quote in our client.mp432.8 MB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/4. Deleting a quote in our client.srt3.6 KB
~Get Your Files Here !/Bonus Resources.txt386 B

Alternative Torrents for 'Udemy Building GraphQL APIs and Clients using'.

There are no alternative torrents found.