How to get GitHub Pinned Repos?
What we will Create?
We all have repos pinned on our GitHub Profiles so, today we will create a REST API that will scrape and return these pinned repos.
Tech Stack
Node.js: to write a server application in JS.
Express.js: to listen and serve API req...
thedevfolks.com6 min read