Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

GitHub REST API

You can use the GitHub REST API to create calls to get the data you need to integrate with GitHub.

Run

Requirements:

$ git clone git@github.com:scanapi/examples.git
$ cd github-api
$ export GITHUB_API_TOKEN=<your_github_personal_access_token>
$ scanapi run scanapi.yaml

The report will be available at scanapi-report.html