Create a webpage that will make API calls to Github for the list of repositories that belong to a user OR a list of followers for a user.The user will enter a username in the input and then click the...



Create a webpage that will make API calls to Github for the list of repositories that belong to a user OR a list of followers for a user.

The user will enter a username in the input and then click the button. This needs to trigger the API call. Take whatever the user typed in the input, do a
trim()
on the value and then put that value in the URL in place of the
{username}
.
Nov 16, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here