An open API service indexing awesome lists of open source software.

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

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'
```