Skip to content

Testing the @octokit/rest GitHub API for getting repository information for a specific org/repo.

License

Notifications You must be signed in to change notification settings

pdehaan/octokit-rest-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octokit-rest-test

Testing the @octokit/rest GitHub package for getting repository information for a specific org/repo.

SETUP

Because GitHub has API limits for people who don't bother getting API keys, I fetch and cache the GitHub responses into the ./src/_data directories. So before running eleventy, you'll need to run npm run seed-data.

GETTING STARTED

git clone https://github.com/pdehaan/octokit-rest-test.git
cd octokit-rest-test
npm run seed-data
npm run serve

About

Testing the @octokit/rest GitHub API for getting repository information for a specific org/repo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published