-
Notifications
You must be signed in to change notification settings - Fork 1
davidshanline/GitHubSearcher
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published