https://github.com/masterbrian99/repo-eye
get details about a repository without cloning it
https://github.com/masterbrian99/repo-eye
api api-rest github heroku html html-css-javascript node nodejs
Last synced: about 1 month ago
JSON representation
get details about a repository without cloning it
- Host: GitHub
- URL: https://github.com/masterbrian99/repo-eye
- Owner: MasterBrian99
- License: mit
- Created: 2020-10-29T22:23:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-04T04:37:53.000Z (over 5 years ago)
- Last Synced: 2025-08-22T05:44:22.166Z (10 months ago)
- Topics: api, api-rest, github, heroku, html, html-css-javascript, node, nodejs
- Language: HTML
- Homepage: https://repo-eye.herokuapp.com/
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# REPO-EYE
## get details about a repository without cloning it
Repo eye using [Github api](https://developer.github.com/v3/) in order to get below information.
Made with [Node.js](http://node.org/)
- Repository Name
- Default Branch
- Repository Description
- Language
- Repository Size
- Forks
- Stars
- Watchers
- Open Issues
- Urls
[https://repo-eye.herokuapp.com/](https://repo-eye.herokuapp.com/)
### v2 will be avalable soon with more features...