Skip to main content

Quickstart

GitHub from Composer to a live API call.

1. Install

You should see github in the table.

2. Connect GitHub

Create a GitHub personal access token, then:

3. Call the API

Use a real token in step 2. A placeholder token stores successfully but GitHub returns 401 Bad credentials on API calls.

Next