https://github.com/remotesynth/stepzen-dev-github-api
An example of connecting the DEV and GitHub APIs using StepZen
https://github.com/remotesynth/stepzen-dev-github-api
Last synced: 5 months ago
JSON representation
An example of connecting the DEV and GitHub APIs using StepZen
- Host: GitHub
- URL: https://github.com/remotesynth/stepzen-dev-github-api
- Owner: remotesynth
- License: mit
- Created: 2021-02-10T18:14:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-17T20:53:36.000Z (over 5 years ago)
- Last Synced: 2025-04-07T21:46:24.934Z (about 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub DEV API with StepZen
You'll need a config.yaml with the following details:
```yaml
configurationset:
- configuration:
name: dev_api
username: 'your dev username'
- configuration:
name: github_api
Authorization: 'a GitHub personal access token'
```