An open API service indexing awesome lists of open source software.

Example

A particular instance of something that is a representative of a group, or an illustration of somethign that’s been generally described.

https://github.com/io7m/derby-example

Derby OSGi example

derby example java osgi

Last synced: 09 Aug 2025

https://github.com/nwtgck/react-summer-wars-world-clock-example

Example of react-summer-wars-world-clock

example react summer-wars

Last synced: 11 Jan 2026

https://github.com/permitio/optoggles-fs-demo

This demo shows how to use OPToggles with a feature toggling system (LaunchDarkly) to sync Policy as Code results to the feature toggling system.

example

Last synced: 09 Aug 2025

https://github.com/jonathanwoollett-light/vulkan-012

'Hello World!' for Vulkan compute.

compute example gpgpu vulkan

Last synced: 23 Jun 2025

https://github.com/guidomb/syrmoportalexample

An example iOS application using PortalView library based on Syrmo iOS application

example portalview swift

Last synced: 16 Jul 2025

https://github.com/arction/lcjs-example-0203-ohlcplotautomaticpackingresolution

A demo application showcasing LightningChart JS OHLC series with Automatic packing resolution.

chartxy demo example javascript lcjs lightningchart-js ohlc-series packing-resolution performance visualization webgl

Last synced: 12 Mar 2025

https://github.com/arction/lcjs-example-0021-datetimeaxisorigin

A demo application showcasing using LightningChart JS to use DateTime origin.

date-time demo example javascript lcjs lightningchart-js webgl

Last synced: 12 Mar 2025

https://github.com/allure-examples/vitest-pnpm-js

Example of Allure Report usage with Vitest, pnpm, ESM and JavaScript

allure allure-report esm example javascript pnpm vitest

Last synced: 10 Aug 2025

https://github.com/guduchango/mini-store-qa-demo

Mini Python project using ChromaDB + Ollama to answer questions about a JSON product catalog. Demo of vector search + LLM in a dockerized FastAPI app. Logs visible with docker-compose up.

chatbot chromadb contextual-search docker example fastapi natural-language-processing ollama python rag sentence-transformers

Last synced: 09 Apr 2026

https://github.com/strvcom/atlas.js-demoapp

Example HTTP server implemented with Atlas.js

atlas-js demo example nodejs

Last synced: 16 Jul 2025

https://github.com/didinj/grails-4-spring-security-custom-user-details

Grails 4 and Spring Security Custom User Details Example

custom example grails grails4 spring-security user-details

Last synced: 03 Oct 2025

https://github.com/snaka/ecsprestack-infra-example

This repository is an EXAMPLE of an infrastructure configuration for simple deployment using `ecspresso` and `ecschedule`.

ecschedule ecspresso ecsprestack example

Last synced: 02 Feb 2026

https://github.com/bitspark/example-iot-moisture

Code for NodeMCU with moisture sensor being connected with Slang

example iot slang

Last synced: 19 Jul 2025

https://github.com/moeki0/bundler-multiplatform-support-exhibit

What is bundler multiplatform?

bundler example

Last synced: 10 Aug 2025

https://github.com/arction/lcjs-example-0031-logbars

Example of visualizing a *Grouped Bars Chart* with a logarithmic Y Axis.

axes bar-plot chart data-visualization demo example javascript lcjs lightningchart-js logarithmic

Last synced: 12 Mar 2025

https://github.com/albert-gonzalez/sudoku-solver-golang

Simple Sudoku Solver in Golang

example golang sudoku-solver

Last synced: 24 Jun 2025

https://github.com/wilsongomes-swe/demo-simple-store

📚📖A simple example of some microservices comunicating by RabbitMQ

dotnet dotnetcore example microservices microservices-architecture rabbitmq

Last synced: 11 Aug 2025

https://github.com/bernardo-mg/maven-executable-jar-example

Example of an executable JAR with Maven.

example executable maven

Last synced: 17 May 2026

https://github.com/sblack4/terraform-provider-errorcheck-examples

Playground/examples for https://github.com/rhythmictech/terraform-provider-errorcheck

error-handling example terraform terraform-provider

Last synced: 11 Aug 2025

https://github.com/minikin/dartbyexample

Dart by example

dart dart2 example

Last synced: 17 Mar 2025

https://github.com/drmvc/demo

Small demo site based on DrMVC Framework

demo drmvc-framework example website

Last synced: 17 Feb 2026

https://github.com/allure-examples/newman-npm-cjs

Example of Allure Report usage with Newman, npm and CommonJS

allure allure-report commonjs example javascript newman npm typescript

Last synced: 09 Apr 2026

https://github.com/e2e-boilerplate/testcafe-es-modules-assert

TestCafé end-to-end test automation boilerplate, Using ES Modules and Assert.

assert boilerplate e2e e2e-tests example integration-test testcafe

Last synced: 28 Feb 2025

https://github.com/e2e-boilerplate/testcafe-es-modules

TestCafe end-to-end test automation boilerplate, Using ES Modules.

e2e e2e-tests example integration-test oilerplate testcafe

Last synced: 28 Feb 2025

https://github.com/brettjay/template-extra

An example pipeline with extra template.yaml metadata specified

buildkite example

Last synced: 15 Oct 2025

https://github.com/moliva/metrics-example

Ejemplo de servicio de métricas

example javalin metrics micrometer

Last synced: 10 Nov 2025

https://github.com/mdecker-mobilecomputing/maven_springboot_kfzunterscheidungszeichen

REST-API um Unterscheidungskennzeichen von deutschen KFZ-Kennzeichen abzufragen

docker example github-actions heroku maven rest-api spring-boot

Last synced: 09 Apr 2026

https://github.com/gabriele-mastrapasqua/terraform_java_microservice

Terraform example using Beanstalk to deploy a java REST API with autoscaling, a balancer, RDS and an Web Application Firewall

aws beanstalk example rds terraform waf

Last synced: 09 Apr 2026

https://github.com/jitsusama/example-rke-k8s-digitalocean

Example of configuring and deploying K8S via RKE on a DigitalOcean VM.

digitalocean example kubernetes rke

Last synced: 13 Mar 2025

https://github.com/saurabhnemade/express-custom-middleware-example

Example of using custom middleware in expressjs

custom-middleware example nodejs

Last synced: 17 May 2026

https://github.com/abelflopes/react-ts-highcharts-zustand

Example of implementation using React with Typescript, Highcharts and Zustand. It uses a simulated API service that generates random data with Faker.

api example front-end highcharts react template typescript ui zustand

Last synced: 09 Apr 2026

https://github.com/randomgamingdev/tic-tac-toe-cli-cpp-example

A decently simple example of tic-tac-toe for the command line made with good practices and comments to help people learning how to code

cpp easy example simple small tic-tac-toe tictactoe tictactoe-game

Last synced: 04 Oct 2025

https://github.com/arction/lcjs-example-0806-sweepingheatmapgrid

A demo application showcasing using LightningChart JS to display a sweeping heatmap spectrogram.

chart charts demo example heatmap javascript lcjs lightningchart-js performance spectrogram sweeping update visualization webgl

Last synced: 12 Mar 2025

https://github.com/heiwa4126/springboot-cmdline-hello1

Spring Bootでコマンドラインアプリのサンプル。加えてプロファイル切替の実験。

cli example springboot

Last synced: 17 May 2026

https://github.com/par7133/testpatch

The git patch system, helpful command list by a live example - MIT

commands example git guide help list patch

Last synced: 08 May 2026

https://github.com/spy86/sample-python-code

Example of python scripts

example python scripts

Last synced: 16 Aug 2025

https://github.com/davidzcode/angular-localize-example

Add i18n to your Angular App

angular example i18n tutorial

Last synced: 01 May 2026

https://github.com/arction/lcjs-example-0803-scrollingheatmap

A demo application showcasing using LightningChart JS to display scrolling Heatmap.

demo example heatmap intensity-grid intensity-series-types javascript lcjs lightningchart-js

Last synced: 12 Mar 2025

https://github.com/arction/lcjs-node-template

A template server for LightningChart JS headless

demo example javascript lightningchart-js node-js server template typescript

Last synced: 12 Mar 2025

https://github.com/arction/lcu-tutorial-installation-00

Tutorial for LightningChart .Net High-Performance Charting Library. Getting Started with LightningChart. Installation and Referencing DLLs.

chart charting-library csharp data-visualization dlls dotnet example getting-started help installation lightning-chart performance tutorial visualization

Last synced: 12 Mar 2025

https://github.com/kseen715/java-demo

Examples for Java lang

example examples java

Last synced: 01 May 2026

https://github.com/pablo-chacon/managed-boredom-rpg

Dystopian text based RPG. Example adapter for CUT protocol

1984 boredom dystopia ethereum example rpg-game statistics template

Last synced: 15 May 2026

https://github.com/purwnt/example-vue-jest-unit-testing

Implementation of unit testing in vue application using jest

example jest unit-testing vue-cli

Last synced: 17 Aug 2025

https://github.com/nesoy/multi-module-example

🌳 Introducing Multi Module Example

architecture example

Last synced: 16 Jul 2025

https://github.com/diploi/starter-web-app

A modern, production-ready template for building full-stack React applications using React Router. AI friendly, SSR, TailwindCSS, TypeScript.

api backend database deployable diploi example postgresql react react-router starter starter-kit starter-project supabase

Last synced: 24 May 2026

https://github.com/myfreax/webrtc-typescirpt

A webRTC example with typescript

audio demo example screen typescript webrtc websocket

Last synced: 17 May 2026

https://github.com/crissalvarezh/nodeandgraphql

Servidor de ejemplo hecho en nodejs utilizando express y graphql

example graphql nodejs

Last synced: 01 May 2026

https://github.com/guinp1n/x509-extension

Example HiveMQ4 extension for MQTT client authentication using x509 certificate.

authentication example hivemq java mqtt x509

Last synced: 05 Jan 2026

https://github.com/omochice/dps-popup-toy

Toy plugin using denops.vim and popup / floating window.

example vim-denops

Last synced: 18 Jul 2025

https://github.com/ingogriebsch/sample-spring-data-jpa-postgresql-lob-handling

This sample shows you how to handle PostgreSQL lobs with Spring Data JPA

example java postgres postgresql sample spring spring-boot spring-data spring-data-jpa

Last synced: 10 Apr 2026

https://github.com/arction/lcjs-example-0303-spanchart

A demo application showcasing LightningChart JS Span chart.

demo example javascript lcjs lightningchart-js performance span-chart webgl xy-chart

Last synced: 12 Mar 2025

https://github.com/mborne/helm-charts

[DEV] Some helm-charts to test deployments and OCI registry publishing

dev example helm oci

Last synced: 17 Feb 2026

https://github.com/wirthual/pyinstaller-template

Template for distributing a simple python application using github actions for mac, windows and ubuntu

cross-platform example github-actions pyinstaller python template

Last synced: 15 May 2026

https://github.com/sofyan48/confluent-example

Kafka with confluent sdk example

confluent example golang kafka

Last synced: 20 Aug 2025

https://github.com/arction/lcjs-example-0451-donutchart

A demo application showcasing LightningChart JS Donut chart.

charting-library demo donut-chart example javascript lcjs lightningchart-js performance webgl

Last synced: 12 Mar 2025

https://github.com/bernardo-mg/java-servlet-swagger-v3-example

Example documenting a java Servlet with Swagger for OpenApi v3

example java-servlet swagger

Last synced: 20 Aug 2025

https://github.com/bntzio/async-await

Example of the new js async/await feature

async-await example javascript learning

Last synced: 18 Jul 2025

https://github.com/mborne/gke-playground

[DEV] Expérimentation avec terraform et GKE

devops example gke google-cloud kubernetes rwx terraform

Last synced: 11 Jan 2026

https://github.com/pdsuwwz/vue-express-template

🚀 A monorepo with Vite + Vue 3 frontend and Express 4 backend 用于快速开启一个小型的前后端分离、共同管理的基础模板项目

backend boilerplate demo example expressjs frontend monorepo pnpm-workspace template vite vue vue3 workspace

Last synced: 10 Apr 2026

https://github.com/nitayneeman/angular-feature-modules-example

An example for "Restructuring an Angular Application with Feature Modules" article

angular example feature module

Last synced: 18 Apr 2026

https://github.com/bitrate16/arduino-python-led-strip-control

Python interface for controlling LED strip using arduino compatible device

arduino example led-strip-controller python serial-communication utility

Last synced: 03 Jan 2026

https://github.com/fabiante/goridge-example

An example project playing around with goridge

example

Last synced: 22 Aug 2025

https://github.com/manoelcampos/vendas-api-spring-test

Uma aplicação de exemplo para criar testes com Spring Test

api example java junit rest sample spring spring-test test

Last synced: 17 Feb 2026

https://github.com/drandarov-io/minimal-javaee-7-example

A minimal example for JavaEE7 (Service, Resource, Entity)

example getting java javaee javaee7 minimal minimalist sample simple started

Last synced: 20 Jul 2025

https://github.com/nesoy/spring-security-example

🔐 Introducing Spring Security

example spring

Last synced: 03 May 2026

https://github.com/dev1an/swift-encoder-reference

A reference implementation for a simple Encoder in Swift 4

codable encodable encoder example swift-4

Last synced: 22 Aug 2025

https://github.com/wesfly/arti_client-example

This repo demonstrates how to make a HTTP get request to a TOR hidden service using arti_client

arti example hidden-service http rust tor web

Last synced: 23 Oct 2025

https://github.com/taras-by/roadrunner-usage

High-performance PHP application server, load-balancer and process manager written in Golang

application-server example go load-balancer php roadrunner server worker

Last synced: 12 Jan 2026

https://github.com/nesoy/springboot-starter-example

🌺 Introducing Springboot-starter

example spring

Last synced: 19 Apr 2026

https://github.com/son-link/nodegui-tuto-reddit-feed

Ejemplo de una apñicación programada con Javascript y NodeGUI

example nodegui nodejs tutorial

Last synced: 20 Apr 2026

https://github.com/nesoy/spotless-example

🍀 Introducing Spotless Example

conventions example

Last synced: 26 Mar 2025

https://github.com/7244/xdp-example

xdp examples

c example examples xdp

Last synced: 28 Oct 2025

https://github.com/blaze6950/dragndropexample

A case study of using DragNDrop in WindowsForms

csharp drag-and-drop example gui windows-forms

Last synced: 15 May 2026

https://github.com/cardano-forge/anvil-api-examples

Many examples using the anvil-api and Weld

airdrop api bash cardano cip deno example htmx mint nextjs nft nodejs vanillajs web3

Last synced: 11 Apr 2026

https://github.com/arction/lcjs-example-0502-dashboardtrading

A demo application showcasing using LightningChart JS to create a trading dashboard.

demo example javascript lcjs lightningchart-js ohlc-chart performance trading webgl xy-chart

Last synced: 12 Mar 2025

https://github.com/europ/ansible-variables

Simple and concise example of all possible cases for variable definition and usage in Ansible.

ansible example group-vars host-vars inventory playbook role variable variables

Last synced: 24 Apr 2026

https://github.com/sdsc-ordes/repository-template-go

A default rendering of the repository template 'generic' in https://github.com/sdsc-ordes/repository-template

example

Last synced: 17 Jun 2025

https://github.com/dotenorio/express-jest-example

An Express + Jest example

example express jest test

Last synced: 17 Feb 2026

https://github.com/mayurkale22/spanner-oc

Spanner - OpenCensus Example

example opencensus spanner

Last synced: 17 Mar 2025