GitHub API in Portfolios
The GitHub API is free and doesn't require authentication for public data.
Basic usage
You can display name, description, language, stars and more.
Advantages
- Always up-to-date content
- No backend required
- Easy to implement
Learn to connect your web portfolio with the GitHub API to display your repositories in real time.
The GitHub API is free and doesn't require authentication for public data.
You can display name, description, language, stars and more.