+ 1

How to dynamically get data from my GitHub account

So here is the thing, Recently I have made my own portfolio and I want to like add the recent repos to my projects section of the portfolio how it's possible do I have to do API stuff like fetch the data from GitHub and show the repos in my Portfolio

6th Oct 2024, 7:39 PM
Hassaan
Hassaan - avatar
8 Antworten
+ 2
there is an API problem on the other side
6th Oct 2024, 7:46 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 5
GitHub has a REST API where you can perform various searches. Search the CODE BITS area. There are several Python scripts that talk to GitHub demonstrated there. Probably JavaScript as well. For performance reasons, also look into caching that data so that you don't have to query github.com every time the page refreshes. Should be safe to cache your data for an hour or even 24 hours.
6th Oct 2024, 8:27 PM
Jerry Hobby
Jerry Hobby - avatar
+ 2
feel free to use the search form, similar questions were asked more times
6th Oct 2024, 7:47 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
0
He'll
8th Oct 2024, 3:31 PM
ISHAQ SALIS
ISHAQ SALIS - avatar
0
hell "-prompt(1)-"
10th Oct 2024, 3:11 AM
Aldy Kusuma Ardhana
Aldy Kusuma Ardhana - avatar
0
MyHTSpace is an online portal to find out anything you want to know about Harris Teeter. So, don’t worry if you can’t figure out how to log in to MyHTSpace. You will learn how to do it. After reading this article, you won’t have any more problems because you’ll know everything there is to know about it. https://myhtspace.live/
14th Oct 2024, 11:36 AM
Myhtspacelive
0
OAuth authentication done?
18th Oct 2024, 5:29 AM
Aaqibhafeez Khan
Aaqibhafeez Khan - avatar
19th Oct 2024, 12:28 PM
armen Edvard
armen Edvard - avatar