A public place for all platform sample projects.
master
Nothing to show
{{ refName }}default
Nothing to show
{{ refName }}defaultCode
Launching GitHub Desktop
If nothing happens,download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens,download GitHub Desktop and try again.
Launching Xcode
If nothing happens,download Xcode and try again.
Launching Visual Studio
If nothing happens,download the GitHub extension for Visual Studio and try again.
Latest commit
Git stats
Files
Permalink Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
README.md
platform-samples
This is a public place for all sample projects related to the GitHub Platform.
Hierarchy
The directories are organized to correlate with guides found on developer.github.com.But here it is, broken down:
- api: here's a bunch of sample code relating to the API. Subdirectories in thiscategory are broken up by language. Do you have a language sample you'd like added?Make a pull request and we'll consider it.
- graphql: here's a bunch of sample GraphQL queries that can be run against ourGitHub GraphQL API.
- hooks: want to find out how to write a consumer forour web hooks? The examples in this subdirectory show you how. We are open for more contributions via pull requests.
- pre-receive-hooks: this one containspre-receive-hooks that can block commits on GitHub Enterprise that do not fit your requirements. Do you have more great examples? Create a pull request and we will check it out.
- scripts: want to analyze or clean-up your Git repository? The scripts in this subdirectory show you how. We are open for more contributions via pull requests

