Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-04T04:37:53.000Z (about 4 years ago)
- Last Synced: 2025-01-07T01:43:38.832Z (4 days 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: 2
- 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 itRepo 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...