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

https://github.com/iamraphson/github-searcher

Github-searcher Open Source Application Built With The Mean Stack
https://github.com/iamraphson/github-searcher

Last synced: over 1 year ago
JSON representation

Github-searcher Open Source Application Built With The Mean Stack

Awesome Lists containing this project

README

          

# github-searcher [![build status](https://secure.travis-ci.org/iamraphson/github-searcher.png)](http://travis-ci.org/iamraphson/github-searcher)

This application was bulit in MEAN(mongoDB ExpressJS AngularJS NodeJS).You would log in with Github API and search for repos.For a given repo show the contributors but also show where each contributor is from and their email address, if available

### Getting started
```
$ git clone https://github.com/iamraphson/github-searcher.git github-searcher/
$ cd github-searcher
$ npm install
$ npm install -g nodemon
$ nodemon server
```

## Security Vulnerabilities
If you discover a security vulnerability within Github Searcher, please send an e-mail to Ayeni Olusegun at nsegun5@gmail.com. All security vulnerabilities will be promptly addressed.

### License
Github Searcher is open-sourced software licensed under the [MIT license](https://github.com/iamraphson/github-searcher/blob/master/LICENSE)