Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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...