How to use the GitHub API directly from your Next.js app using API Hero
We're going to make a simple Next.js app that displays a GitHub user, or organisation’s, most popular public GitHub repositories.
This is what the final thing will look like:
There is one major issue: GitHub has a very low rate limit of only 60 req...
blog.apihero.run8 min read