code-sample
There are 60 repositories under code-sample topic.
copilot-extensions/blackbeard-extension
A basic "Hello world" Copilot Extension example that talks like Blackbeard the pirate
huozhi/codice
Code presenting story in minimalism
copilot-extensions/github-models-extension
Copilot Extension to connect and chat with GitHub Models
copilot-extensions/rag-extension
An example extension in go using retrevial-augmented generation
hardikvasa/database-journal
Databases: Concepts, commands, codes, interview questions and more...
copilot-extensions/function-calling-extension
An example extension in go using function calling and confirmation dialogs
ahotko/c-sharp-code-examples
C# Code Examples / Snippets
keygen-sh/example-python-machine-activation
An example implementation of a node-locked license activation flow using Keygen and Python
whois-api-llc/whoisxmlapi-samples
Code samples of querying the API services of Whois XML Api.
stewartadam/azuread-springsecurity5-oauth2-kickstart
Sample repository demonstrating how to integrate Spring Security's OAuth2/OpenID Connect login with Azure AD
stewartadam/aspnet-servicebus-hostedservice
Implementation of an ASP.NET Core 2 web API with background worker hosted service pulling from Azure Service Bus
AdobeDocs/adobeio-samples-customers-dashboard
This Firefly app is a complete solution of the codelab Build a Firefly App for Customer Profiles using Adobe Campaign Standard API. It lists customer profiles from Adobe Campaign Standard and allows sending marketing campaign emails with personalized promo code.
keygen-sh/example-node-machine-activation
An example implementation of a typical machine activation flow using Keygen
yusuf-daglioglu/testcontainers-spring-boot-data-demo
Integration test example using "Testcontainers".
whois-api-llc/reverse-whois
Code samples of querying the Reverse Whois API service of Whois XML Api.
whois-api-llc/reverse-whois2
Code samples of querying the Reverse Whois API service of Whois XML Api.
whois-api-llc/whois2
Code samples of querying the Whois API service of Whois XML Api.
whois-api-llc/bulk-whois
Code samples of querying the Bulk Whois API service of Whois XML API
AdobeDocs/adobeio-samples-firefly-basics
These code snippets will help you to quickly start developing your Firefly apps.
AdobeDocs/adobeio-samples-typescript
This Firefly app is a complete solution of the codelab Using TypeScript with Project Firefly which shows you have to add TypeScript support to develop a Firefly app.
DeveloppeurPascal/GererLeClavierVirtuelSurIOSEtAndroid
Exemples liés à la conférence en ligne "Gérer le clavier virtuel sur iOS et Android" du 28 juillet 2020.
keygen-sh/example-node-response-signature-verification
An example implementation of verifying response signatures using cryptography to prevent tampering with cache payloads, replay attacks and MITM attacks.
AdobeDocs/adobeio-samples-assets-compute-photoshop
This is a sample app that implements a custom Assets Compute Worker for AEM to generate cutout and automatically toned renditions by leveraging Photoshop APIs.
AdobeDocs/adobeio-samples-barcode-generator
This Firefly app is a complete solution of the codelab Firefly Headless App. The app will generate a code128 barcode based on the user provided value. It’s a simple app that can be used and adapted for different use cases.
FernandoSchett/DPCPP_for_dummies
This repository contains code samples in DPC++, an extension of the C++ standard created by Intel for heterogeneous parallel programming.
ObjectIsAdvantag/guestissuer-widget-sample
A Node.js sample app to experiment JWT Guest Issuer for Webex
threat-intelligence-platform-llc/domain-reputation-api
Code samples of querying the Domain Reputation API service of Threat Intelligence Platform.
whois-api-llc/domain-availability
Code samples of querying the Domain Availability API service of Whois XML Api.
AdobeDocs/adu_bcab_courseware
Adobe Digital University - App Builder Building custom applications basics - courseware
SVVladimir/NearbyEarthquakes
Java-based console tool for searching nearest earthquakes
AdobeDocs/adobeio-samples-custom-events
event codelab source code
AdobeDocs/adobeio-samples-throttled-processing
This headless application manages the processing of a queue of tasks which requires communication with a throttled external system. In particular, it retrieves short URLs from bit.ly for which request threshold depends on the pricing plans.
AdobeDocs/adobeio-samples-todoapp
This Firefly app is a complete solution of the codelab Bulding a Firefly Todo App with aio-lib-state and React Spectrum which shows you how to use aio-lib-state as part of Runtime actions and how to bind React Spectrum components to Runtime actions.
rocappdev/Commerces
Android application to see all commerces, can be sorted by location and filtered by category.
stewartadam/dotnet5-editorconfig-codeanalysis
Reference for configuring code analysis via editorconfig with .NET Core 3.1, .NET 5 and .NET 6
yusuf-daglioglu/orm-examples-with-spring
JPA Criteria API examples.