How to Retrieve The Oldest Commit of a GitHub User
December 6, 2021 — While building Your First Commit Ever, I needed to retrieve the oldest commit of a GitHub user. After some Googling, I found a GitHub API endpoint that can be used to accomplish this.