Skip to content
/ github-training-api Public template

This repository holds demo content and guidance for the GitHub API training.

License

Notifications You must be signed in to change notification settings

aatmmr/github-training-api

Repository files navigation

GitHub API Training Sample Repository

The GitHub API training covers a broad range of topics across GitHub's API, GitHub Apps, Webhooks, and more.

The exact content of the training is described at GitHub's Expert Services.

This repository contains demos and examples that can be used during the training. It is free to be shared with trainees to enable them to follow along and revisit the examples after the training.

Usage

The repository is designed as a template. Click "Use Template" to create a new repository with the same content in your own namespace.

Structure

  • /docs: Contains demo-related content and commands and adds links to additional resources.
  • /src/graphql: Contains example GraphQL queries used in CLI calls.
  • /src/octokit: Contains a simple example of how to use Octokit with JavaScript.
  • /src/probot: Contains a simple example of a Probot app. Find instructions in the README
  • /.github/workflows: Contains a GitHub Action workflow that uses the GitHub CLI to list issues of a repository.

Contribute

If you have a demo or example that you would like to share, please open a pull request.

About

This repository holds demo content and guidance for the GitHub API training.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published