Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kavirajk/gitforme
A simple git repo fetch app
https://github.com/kavirajk/gitforme
Last synced: 2 days ago
JSON representation
A simple git repo fetch app
- Host: GitHub
- URL: https://github.com/kavirajk/gitforme
- Owner: kavirajk
- Created: 2014-09-13T12:39:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-15T14:11:44.000Z (about 10 years ago)
- Last Synced: 2023-08-02T02:53:42.203Z (over 1 year ago)
- Language: Python
- Size: 3.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GitForMe
>Kaviraj
A simple web app to fetch all the commits in all repos(public/private) continously with some interval of time and stores it in web server local DB. Displays it whenever user wants.
This is just a simple demo of OAuth tokens and Github APIs.