Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Coding exercise using the GitHub public API to search for users

Notifications You must be signed in to change notification settings

davidshanline/GitHubSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

This repo includes a NodeJS server, a package.json file for dependency management and installation, and a public directory to be served by the Node server.
You can clone or download this repo. Once you have done so, from the root directory of the repo, run:
 npm start
The start script should run the 'npm install' command and then run the node server.
You can view and use the application in your browser at:
http://localhost:8080
Future Enhancements
Add ability for the user to modify the number of reults displayed per page
Add typeahead functionality for recommendations of previous searches as the user types in the search box
User authentication via GitHub account in order to be able to take advantage of the autenticated request rate limit

About

Coding exercise using the GitHub public API to search for users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /