Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 593 Bytes

File metadata and controls

18 lines (13 loc) · 593 Bytes

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