Skip to content

Latest commit

 

History

16 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

GitHub-搜索-API

This is a search app calling on GitHub's search API.

Installation & Start-Up

  1. Use the node package manager npm to install the required packages and start the application.
  2. Update GitHub personal access token in your own .env file with the variable PERSONAL_ACCESS_TOKEN_GITHUB
npm ci
npm start

Application will be running on http://localhost:8080

Main Page Features

  1. Select category for search
  2. Type into the search bar or press enter on keyboard or click on search to start searching.
  3. Autocomplete search results will display below the search bar as you type but this is subject to the rate limiter of GitHub API.

Main Page Layout

Contributing

拉取请求 are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU General Public License v3.0

关于

GitHub 搜索 API

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

贡献者

Languages