Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 772 Bytes

File metadata and controls

16 lines (8 loc) · 772 Bytes

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