An open API service indexing awesome lists of open source software.

https://github.com/jbbpatel94/retrive-github-repositories-list

published at https://jbbpatel94.github.io/Retrive-github-repositories-list/
https://github.com/jbbpatel94/retrive-github-repositories-list

ajax css github-api javascript jquery

Last synced: 2 months ago
JSON representation

published at https://jbbpatel94.github.io/Retrive-github-repositories-list/

Awesome Lists containing this project

README

          

# Retrive-github-repositories-list
You probably need a jsonp solution : https://api.github.com/users/username/repos
This will give you all the user's public repositories. If you need to find out private repositories you will need to authenticate as the particular user.
published at https://jbbpatel94.github.io/Retrive-github-repositories-list/