63

GitHub - microservice/github: GitHub as a microservice - API, GraphQL, and Webho...

 4 years ago
source link: https://github.com/microservice/github
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

GitHub as a microservice

Open Microservice Guide

56803568-460e5800-6823-11e9-8a70-25ab4b7e32ea.png Storyscript example

# Make GitHub API requests
res = github api url:'/users/stevepeak'

# Make GitHub GraphQL requests
res = github graphql query:'{user}'

# Webhooks made easy.
when github events webhooks events:['push'] as event
    repo = event.payload['repository']

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK