SvelteKit Blog - How to Get GitHub Discussions as Posts

Do you want to use GitHub discussions as a source of content for your SvelteKit blog? In this article, you will learn how to fetch and display GitHub discussions as blog posts using SvelteKit’s load function and GitHub’s API.

In this video we will learn how to get GitHub discussions from GitHub API to create a Svetlekit blog.

In this series we will be see how GitHub can be used as a CMS for a fron-tend blog that we are going to develop.

We will be using Github discussions instead of issues in our case as the Content Management System(CMS).

Every new discussion added will be a new blog post.

🐙 GitHub Explorer - https://docs.github.com/en/graphql/overview/explorer
🗃️ Source code - https://github.com/sharu725/github-cms

#sveltekit  #github  #cms  #graphql  #api  #fetch 

SvelteKit Blog - How to Get GitHub Discussions as Posts
1.30 GEEK