Skip to content

Express Application that integrates with GitHub's public API and retrieves the public repositories and caches using redis

Notifications You must be signed in to change notification settings

patelg123/redis-github-api-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

redis-github-api-integration

An express application that integrates with GitHub's public API and get the public repositories for users

You will need to install the Redis server to get this application to work. This is the Official Quickstart guide

If your express server is running on port 3000, you can run the following to get the number of repos a user has

http://localhost:3000/users/repos?user=patelg123

About

Express Application that integrates with GitHub's public API and retrieves the public repositories and caches using redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published