Batudmrc / django_postgre-githubapi

Django project that gives you GitHub user's information you choose and save their information on Postgre database

Repository from Github https://github.comBatudmrc/django_postgre-githubapiRepository from Github https://github.comBatudmrc/django_postgre-githubapi

django_postgre-githubapi

Django project that gives you GitHub user's information (Using GitHub RestAPI V3) you choose and store their information on Postgre database.

P.S. : Change the database information in "django_postgre-githubapi/postgresTest/settings.py" with your own information. (Username,Password)

2022-09-23.16-02-52.mp4

Response of "https://api.github.com/users/batudmrc"

users_response

Response of "https://api.github.com/users/batudmrc/repos"

repos_response

About

Django project that gives you GitHub user's information you choose and save their information on Postgre database


Languages

Language:Python 53.2%Language:HTML 46.8%