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

https://github.com/hendrixgotcodes/find-githubber

Find Githubber is an onine search engine for searching valid github users. Find Githubber upon query returns the public repos together with extra user information
https://github.com/hendrixgotcodes/find-githubber

Last synced: 5 months ago
JSON representation

Find Githubber is an onine search engine for searching valid github users. Find Githubber upon query returns the public repos together with extra user information

Awesome Lists containing this project

README

          

# Find-Githubber
### About Find Githubber
**Find Githubber** is an onine search engine for searching valid github users. **Find Githubber** upon query returns the public repos together with extra user information.

## Version 1.01
- Ability to search for github users
- Easy pagination
- Smooth scroll

## Usage
To use this online app;
- [Visit Find Githubber](https://hendrixgotcodes.github.io/Find-Githubber/)
- Type in the username of the account you want to see
Yep! Its as simple as that.

## How It Works
**Find Githubber** makes use of a Fetch API (which can instantiated using the windows.fetch object).
A GET request is made through the Fetch API to the [Github API](https://docs.github.com/en/rest/)

### About The Dev
[Instagram](https://www.instagram.com/nolimith3ndrix)


[Twitter](https://www.twitter.com/nolimith3ndrix)