There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The task is to implement a small webapp that will list the most starred Github repos that were created in the last 30 days. You'll be fetching the sorted JSON data directly from the Github API (Github API explained down below).