This commit is contained in:
cheatsnake 2023-01-12 19:55:10 +03:00
commit 11021bdb63

View File

@ -1678,6 +1678,9 @@ When developing server applications, different API formats can be used, dependin
1. 📺 [**What Is GraphQL? REST vs. GraphQL** YouTube](https://youtu.be/yWzKJPw_VzM)
2. 📄 [**Why use GraphQL?**](https://www.apollographql.com/blog/graphql/basics/why-use-graphql/)
3. 📺 [**Python with GraphQL tutorial** YouTube](https://youtu.be/ZUrNFhG3LK4)
4. 📺 [**Modern GraphQL with Node.js Crash Course** YouTube](https://youtu.be/qux4-yWeZvo)
5. 📺 [**GraphQL in Go - GQLGen Tutorial** YouTube](https://youtu.be/O6jYy421tGw)
</details>
<div align="right"><a href="#top">Contents ⬆️</a></div>