Skip to content

gr2m/github-rest-api-responses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-rest-api-responses

Record responses for all of GitHub’s v3 REST API endpoints

🚧 THIS IS WORK IN PROGRESS

See octokit/fixtures#204

Usage

node index.js

Example request

{
  "method": "GET",
  "path": "/repos/:owner/:repo",
  "params": [
    "owner",
    "repo"
  ]
}

License

ISC

About

github-rest-api-responses

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published