50
loading...
This website collects cookies to deliver better user experience
magbanum
or by clicking here. The website might be slower for the first load as the project is deployed on Heroku's free dyno.profiles
and created two templates home.html
for the landing page and profile_page.html
for the profile page.get_username
and get_repodata
are used to collect and manipulate the data and pass it to the template profile_page.html
. The class-based API views TopLanguages
, MostStarred
, and StarsPerLanguages
are used to create API endpoints for top languages by the user, most starred repositories of the user, and stars per languages respectively. Check out GitHub repository for source code.Be better than yesterday's YOU!