Skip to content

A web application to search latest repositories by created time on GitHub.

Notifications You must be signed in to change notification settings

xros/github_navigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Navigator

Alexander Liu

A web application to search latest repositories by created time on GitHub.

No more than 5 results for each search.

This app uses Python Web Framework "Tornado" and information are processed from GitHub API v3

image

Preparation

pip install -r dependencies

Run it

python application.py

View it

In your browser, open page, e.g. http://localhost:9876/navigator?search_term=arrow

Notice: Assume that arrow is the keyword which you want to search

Study it

Have a look at folder .test

About

A web application to search latest repositories by created time on GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published