🌐
GitHub
github.com › topics › sample-application
sample-application · GitHub Topics · GitHub
Contains all TX Text Control Samples for ASP.NET using C#. javascript css html csharp asp-net-core asp-net asp-net-mvc net-core net-framework sample-application tx-text-control asp-net-webforms ... delphi firemonkey sample-code delphi-source ...
🌐
GitHub
docs.github.com › en › apps › creating-github-apps › writing-code-for-a-github-app › quickstart
Quickstart for building GitHub Apps - GitHub Docs
Under "GitHub App name", enter a name for your app. For example, USERNAME-quickstart-app where USERNAME is your GitHub username. Under "Homepage URL", enter https://github.com/github/github-app-js-sample#readme.
🌐
GitHub
github.com › github › github-app-js-sample
GitHub - github/github-app-js-sample: Sample of a GitHub App that comments new pull requests · GitHub
This sample app showcases how webhooks can be used with a GitHub App's installation token to create a bot that responds to issues. Code uses octokit.js. ... (For local development) A tunnel to expose your local server to the internet (e.g.
Starred by 185 users
Forked by 278 users
Languages   JavaScript
🌐
GitHub
github.com › github › platform-samples
GitHub - github/platform-samples: A public place for all platform sample projects. · GitHub
This is a public place for all sample projects related to the GitHub Platform. 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.
Starred by 2.1K users
Forked by 1.8K users
Languages   Shell 31.4% | Ruby 21.7% | JavaScript 17.9% | Groovy 5.9% | Scala 5.1% | Python 5.0%
🌐
GitHub
github.com › topics › sample-code
sample-code · GitHub Topics · GitHub
javascript python bootstrap jquery boilerplate crud csv register django-application ajax sample-app crud-application django-admin fileupload example-project crud-sample sample-code django-ajax django-crud ajax-crud ...
🌐
GitHub
docs.github.com › en › apps › creating-github-apps › writing-code-for-a-github-app › about-writing-code-for-a-github-app
About writing code for a GitHub App - GitHub Docs
If your app receives webhooks, you may want to use a webhook proxy URL to forward webhooks from GitHub to your computer or codespace. You will need to update the "Webhook URL" setting in your GitHub App registration to use your webhook proxy URL. For an example, see Building a GitHub App that responds to webhook events. If your app uses the web application flow to authorize a user, you may want to update the "Callback URL" setting in your GitHub App registration to use a local callback URL.
🌐
GitHub
github.com › googlesamples
Google Samples · GitHub
This is an Electron Application, which uses the AppAuth-JS library. There was an error while loading. Please reload this page. googlesamples/appauth-js-electron-sample’s past year of commit activity
🌐
GitHub
github.com › github-samples
GitHub Samples · GitHub
We provide a variety of sample projects and walkthroughs to help our community learn and experiment with GitHub. Explore our repositories to find examples and walkthroughs across different programming languages and frameworks and areas of the GitHub platform. Browse our repositories to find projects of interest. Review each project's README on how to get started (you might need to fork or use a repository template).
🌐
GitHub
github.com › thombergs › code-examples
GitHub - thombergs/code-examples: A collection of code examples from blog posts etc. · GitHub
A collection of code examples from blog posts etc. - thombergs/code-examples
Starred by 2.7K users
Forked by 2.6K users
Languages   Java 88.0% | JavaScript 6.3% | HTML 2.3% | TypeScript 1.6% | Shell 0.6% | HCL 0.3%
Find elsewhere
🌐
GitHub
github.com › DeekshithSN › sample-web-application
GitHub - DeekshithSN/sample-web-application
Deploy target/WebApp.war on Tomcat properly for better experience.
Starred by 51 users
Forked by 1.3K users
Languages   Java 94.4% | Dockerfile 3.0% | CSS 2.6% | Java 94.4% | Dockerfile 3.0% | CSS 2.6%
🌐
GitHub
github.com › dotnet › samples
GitHub - dotnet/samples: Sample code referenced by the .NET documentation · GitHub
This repo contains all the sample code that is part of any topic under the .NET documentation. There are several different projects that are organized in sub-folders. These sub-folders are organized similarly to the organization of the docs for .NET.
Starred by 3.7K users
Forked by 5.2K users
Languages   C# 71.7% | Visual Basic .NET 10.4% | C++ 10.0% | C 2.3% | Batchfile 1.9% | HTML 1.3%
🌐
GitHub
github.com › topics › code-examples
code-examples · GitHub Topics · GitHub
The blog, read report and code example for AGI/LLM related knowledge. demo train code-examples inference-optimization llm ... Software tool to manage your notes, scripts, code examples, configs,... to publish them as gists or snippets
🌐
GitHub
github.com › bkeepers › github-app-example
GitHub - bkeepers/github-app-example · GitHub
March 9, 2021 - An app can request to authenticate as a specific installation by calling app.asInstallation(id) and passing the installation id as an argument. Every webhook payload from an installation includes the id, so for now we don't have to worry about ...
Starred by 71 users
Forked by 29 users
Languages   JavaScript
🌐
GitHub
docs.github.com › en › apps › creating-github-apps › about-creating-github-apps › about-creating-github-apps
About creating GitHub Apps - GitHub Docs
You can use the credentials from your GitHub App registration to make authenticated requests to GitHub's APIs. For more information about writing code for your GitHub App, see About writing code for a GitHub App.
🌐
GitHub
github.com › azure-samples
Azure Samples · GitHub
February 12, 2026 - Microsoft Azure code samples and examples in .NET, Java, Python, JavaScript, TypeScript, PHP and Ruby - Azure Samples
🌐
GitHub
github.com › uber › Python-Sample-Application
GitHub - uber/Python-Sample-Application · GitHub
This is a simple Python/Flask application intended to provide a working example of Uber's external API. The goal of these endpoints is to be simple, well-documented and to provide a base for developers to develop other applications off of.
Starred by 389 users
Forked by 707 users
Languages   Python 88.5% | HTML 8.5% | Makefile 1.9% | JavaScript 1.1%
🌐
GitHub
github.com › topics › sampleapp
Build software better, together
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder. ... SampleApp B for running multiple SensorApps Topics: #training #introduction #multiple #served #function #sampleapp #sick-appspace · training function sampleapp multiple introduction sick-appspace served ... Sample source code as base for testing debugging features Topics: #training #introduction #debug #sampleapp #sick-appspace
🌐
GitHub
github.com › topics › sample-app
sample-app · GitHub Topics · GitHub
A starter project for Sample Project in swift 5, Xcode 12.5 (also bridging header included so you could use objective c code in it as well ).
🌐
GitHub
github.com › Azure-Samples › app-service-web-dotnet-get-started
GitHub - Azure-Samples/app-service-web-dotnet-get-started: This ASP.NET sample project is used by the getting started content to demonstrate how easy it is to develop a web app and deploy it to Azure App Service. · GitHub
This ASP.NET sample project is used by the getting started content to demonstrate how easy it is to develop a web app and deploy it to Azure App Service. - Azure-Samples/app-service-web-dotnet-get-...
Starred by 68 users
Forked by 1.4K users
Languages   JavaScript 96.1% | C# 1.9% | HTML 1.7%
🌐
GitHub
docs.github.com › en › apps › creating-github-apps › writing-code-for-a-github-app
Writing code for a GitHub App - GitHub Docs
Follow this tutorial to write Ruby code to generate a user access token via the web application flow for your GitHub App.