Thanks so much for this post, Peter! I have updated my GitHub profile to now also show the latest five posts from my blog and it looks so sweet :) I had to do mine a bit differently as I do not have an API endpoint that return JSON but I _do_ have an RSS feed. This means I had to quickly learn how one works with XML in Nodejs 🙈
Comment
Thanks so much for this post, Peter! I have updated my GitHub profile to now also show the latest five posts from my blog and it looks so sweet :) I had to do mine a bit differently as I do not have an API endpoint that return JSON but I _do_ have an RSS feed. This means I had to quickly learn how one works with XML in Nodejs 🙈
It was surprisingly not that painful and the end result can be seen here: https://github.com/schalkneethling/schalkneethling 🤘