https://github.com/antunesleo/randomcommit
A javascript application that get a random commit from a github user :)
https://github.com/antunesleo/randomcommit
github-api javascript javascript-vanilla jsonp xmlhttprequest
Last synced: about 2 months ago
JSON representation
A javascript application that get a random commit from a github user :)
- Host: GitHub
- URL: https://github.com/antunesleo/randomcommit
- Owner: antunesleo
- Created: 2017-06-11T19:24:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T01:21:47.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T23:42:55.661Z (about 1 year ago)
- Topics: github-api, javascript, javascript-vanilla, jsonp, xmlhttprequest
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random Commit
a simple javascript application that get a random commit from a github user :)
## Tecnologies
It's 99% pure javascript application. Jquery was just used for bootstrap stuff. This application
consumes the github API (JSONP) and get a random commit from any of the user repositories.
