Skip to content

Commit a198b9b

Browse files
committed
Run format
1 parent 0f00797 commit a198b9b

11 files changed

+65
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"title": "A GraphQL Framework for Non-JS Servers",
3+
"author": "Syrus Akbary",
4+
"url": "https://www.youtube.com/watch?v=RNoyPSrQyPs",
5+
"tags": ["video"]
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"title": "Build a Full GraphQL Backend in Under 5 Minutes",
3+
"author": "Michael Paris",
4+
"url": "https://www.youtube.com/watch?v=bJ8pnYd6jPQ",
5+
"tags": ["video"]
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"title": "Build a GraphQL Backend with the Serverless Framework",
3+
"author": "Ryan Brown",
4+
"url": "https://acloud.guru/learn/serverless-with-graphql",
5+
"tags": ["video"]
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"title": "Build a GraphQL server for Node.js, using PostgreSQL/MySQL",
3+
"author": "Lee Benson",
4+
"url": "https://www.youtube.com/watch?v=DNPVqK_woRQ",
5+
"tags": ["video"]
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"title": "Building Native Mobile Apps with GraphQL",
3+
"author": "Martjin Walraven",
4+
"url": "https://www.youtube.com/watch?v=z5rz3saDPJ8",
5+
"tags": ["video"]
6+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"title": "Designing Powerful APIs with GraphQL Query Parameters",
3+
"url": "https://www.graph.cool/docs/tutorials/designing-powerful-apis-with-graphql-query-parameters-aing7uech3/",
4+
"tags": ["blog"]
5+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"title": "Development of real-time apps with GraphQL Node.js",
3+
"author": "Vince Ning & Michael Paris",
4+
"url": "https://youtu.be/yh_A6CEqsSM",
5+
"tags": ["video"]
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"title": "GraphQL in Production: Backend as a Service",
3+
"author": "Michael Paris & Vince Ning",
4+
"url": "https://www.youtube.com/watch?v=U2NKoStGBvE",
5+
"tags": ["video"]
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"title": "GraphQL server tutorial for Node.js with SQL, MongoDB and REST",
3+
"author": "Jonas Helfer",
4+
"url": "https://www.youtube.com/watch?v=PHabPhgRUuU",
5+
"tags": ["video"]
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"title": "Hands-on GraphQL for Better RESTful Web Services (Video)",
3+
"author": "Ashwin Hegde",
4+
"url": "https://www.packtpub.com/application-development/hands-graphql-better-restful-web-services-video",
5+
"tags": ["video"]
6+
}

0 commit comments

Comments
 (0)