Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashim21223445/andoka-bitbucket-
README.mdConfig files for my GitHub profile.
https://github.com/hashim21223445/andoka-bitbucket-
android api automation axios classification-internal computer-vision config config-admin-ui configmap-creation configuration configuration-files configuration-management cryptocurrency github-actions github-config java php qrcode-generator quantum-computing query
Last synced: 1 day ago
JSON representation
README.mdConfig files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/hashim21223445/andoka-bitbucket-
- Owner: hashim21223445
- License: cc0-1.0
- Created: 2024-07-13T19:38:12.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-02T07:25:23.000Z (17 days ago)
- Last Synced: 2025-01-02T08:26:10.780Z (17 days ago)
- Topics: android, api, automation, axios, classification-internal, computer-vision, config, config-admin-ui, configmap-creation, configuration, configuration-files, configuration-management, cryptocurrency, github-actions, github-config, java, php, qrcode-generator, quantum-computing, query
- Language: Shell
- Homepage: https://hashim21223445.github.io/hash-toolbox/
- Size: 2.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
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 GitHub API. Subdirectories in this
category 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 our [GitHub GraphQL API](https://docs.github.com/graphql).
* _hooks_: want to find out how to write a consumer for [our web hooks](https://docs.github.com/webhooks-and-events/webhooks/about-webhooks)? The examples in this subdirectory show you how. We are open for more contributions via pull requests.
* _microsoft-graph-api_: here's a bunch of sample [Microsoft Graph](https://learn.microsoft.com/en-us/graph/use-the-api) commands related to integrations for GitHub, such as EMU (Enterprise Managed User) OIDC authentication for Azure AD/Entra.
* _pre-receive-hooks_: this one contains [pre-receive-hooks](https://docs.github.com/enterprise-server/admin/policies/enforcing-policy-with-pre-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.
* _sql_: here are sql scripts for custom reporting for GitHub Enterprise Server. We are open for more contributions via pull requests.