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/dark-vex/fluxcd-sysdig

Example of GitOps for managing Sysdig applications

example flux2 fluxcd gitops helm iac kubernetes kustomize

Last synced: 11 Jun 2025

https://github.com/macagua/odoo_wizard_example

Odoo Wizard Example, add a Wizard window at "contacts" app.

example odoo odoo13 wizard

Last synced: 24 Jun 2025

https://github.com/grand-mother/framework-example

Example of bare package generated with the GRAND framework

example framework grand

Last synced: 16 Mar 2025

https://github.com/macagua/vauxoo_webinar_widgets_odoo13

Tutorial of Vauxoo Webinar "Crea widgets en Odoo 13 (Webinar técnico)"

example frontend javascript odoo odoo-13 tutorial vauxoo webinar widgets

Last synced: 12 Jul 2025

https://github.com/kt3k/example-domaindoc

Example usage of domaindoc

ddd documentation domain domaindoc example

Last synced: 15 Jun 2025

https://github.com/gdorsi/vdom-presentation

A short & easy programming session about virtual-dom

example virtual-dom

Last synced: 01 Apr 2025

https://github.com/jtkdvlp/re-frame-minimalisitc-example

A minimalistic todo list with re-frame

example re-frame todolist

Last synced: 16 Mar 2025

https://github.com/mvollrath/nlu_examples

Examples accompanying an NLU presentation.

ai example machine-learning nlp nlu

Last synced: 15 Jun 2026

https://github.com/allure-examples/mocha-yarn-cjs-js

Example of Allure Report usage with Mocha, Yarn, CommonJS and JavaScript

allure allure-report commonjs example javascript mocha yarn

Last synced: 01 Feb 2026

https://github.com/allure-examples/playwright-npm-cjs-ts

Example of Allure Report usage with Playwright, npm, CommonJS and TypeScript

allure allure-report commonjs example npm playwright typescript

Last synced: 30 Jan 2026

https://github.com/allure-examples/mocha-npm-esm-ts

Example of Allure Report usage with Mocha, npm, ESM and TypeScript

allure allure-report esm example mocha npm typescript

Last synced: 02 Feb 2026

https://github.com/uxter/seawars

:boat: Online game SeaWars. Example of using Fluxter.

example fluxter game-2d online-game seawar

Last synced: 23 Mar 2025

https://github.com/jleung51/cmpt-213-review-code

Java 8 example code from my CMPT 213 Collaborative Review Session.

academic-honesty bfraser education example java learning

Last synced: 27 Mar 2025

https://github.com/skylinecommunications/slc-c-example_rates-custom

Example connector showing how to calculate bitrates and other rates on any changing numeric data.

bitrates dataminer dataminer-connector example

Last synced: 05 Mar 2025

https://github.com/cumulocity-iot/cumulocity-provision-epl

This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.

agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget

Last synced: 23 Mar 2025

https://github.com/gozeon/golang-refactor-demo

:rocket: Through some examples to demonstrate how to better use golang

demo demos effective example examples go golang refactor

Last synced: 21 Mar 2025

https://github.com/elongl/samples

A comprehensive collection of usage examples.

example howto sample

Last synced: 25 Mar 2025

https://github.com/heiwa4126/sam-stepfunctions-parallel

AWS Step Functions の parallel と map のサンプル

aws-sam example stepfunctions

Last synced: 19 Jul 2025

https://github.com/oaslananka/rabbitmqwithpython

This project contains a simple example application that demonstrates how to work with the RabbitMQ messaging system using Python. The project includes producer and consumer scripts to help you understand the basic concepts of RabbitMQ.

amqp example message-queue python rabbitmq

Last synced: 04 Jul 2025

https://github.com/dptole/elm-blog

Blog made using Elm 0.19.1 for learning purposes.

blog docker elm elm-lang example fp haskell node nodejs svg webgl

Last synced: 11 Apr 2026

https://github.com/allure-examples/spock-groovy-3.0-gradle

Example of Allure Report usage with Spock, Groovy 3.0 and Gradle

allure allure-report example gradle groovy spock

Last synced: 26 Jan 2026

https://github.com/patoroco/parcel-hmr-with-python-example

Testing Hot Module Replacement with Parcel while the HTML is served by another server (python in this case)

django example flask hmr hot-module-replacement js parcel python

Last synced: 11 Apr 2026

https://github.com/mootseeker/icled_stm32

STM32 Library for WL-ICLED LED from Würth Elektronik unsing PWM and DMA

c demo dma driver example icled pwm pwm-driver stm32 stm32l4 wurthelektronik

Last synced: 23 Apr 2025

https://github.com/provrb/c-socket

Client -> Server and Server ->Client TCP Socket program made in C.

c demonstration example learning simple sockets

Last synced: 04 Feb 2026

https://github.com/lafkpages/wasm-bindgen-error-repro

rustwasm/wasm-bindgen#3560

error example repro

Last synced: 15 May 2026

https://github.com/vesnikos/celery_startup_project

A testing approach for celery/postgresql using pytest

celery example paradigm pytests

Last synced: 20 Jun 2026

https://github.com/josephedison77/bash-iyk

Bash hello world example. Docs could be enhanced for better presentation.

bash example hello-world starter

Last synced: 29 May 2026

https://github.com/rnzsgh/hello-world-golang

An example Go app with Dockerfile

docker example go golang

Last synced: 20 Jan 2026

https://github.com/guojikun/html_test

html、css、javascript 示例代码

css example html javascript

Last synced: 03 Feb 2026

https://github.com/phac-nml/iridanextexample

An example pipeline for running on IRIDA Next

example nextflow nf-core

Last synced: 20 Jan 2026

https://github.com/colinwilcox1967/golang-dijkstrashortestpath

Implementation of Dijkstra's shortest path algorithm between two points in a weighted graph

djikstra-algorithm example go golang phd

Last synced: 10 Mar 2026

https://github.com/sourdface/example-retro-3d

3D retro platformer game example in vanilla JavaScript using the canvas API

2d 3d canvas canvas-api canvas2d canvasjs demo ecma6 esm esmodules example game html5 javascript retro retrogaming vanilla-javascript

Last synced: 04 Jul 2025

https://github.com/yuryalencar/demo-automated-testing-playwright

A comprehensive end-to-end testing suite using Playwright and TypeScript, demonstrating automated testing best practices with Page Object Model, multi-user role testing, and Allure reporting.

allure-report automated-testing dry example javascript multiuser-testing pageobject-pattern playwright typescript

Last synced: 11 Apr 2026

https://github.com/mihneadb/mongo-api-demo

Simple project showing off how to integrate an external API and store data into Mongo

api demo docker docker-compose example mongodb python scraper sentiment-analysis tutorial

Last synced: 02 May 2026

https://github.com/vaguue/express-examples

Example Express.js applications that can be used as a starter pack for something

example expressjs grpc prisma redis redis-om

Last synced: 10 Apr 2026

https://github.com/kadel/devfile-nodejs-deploy

Example nodejs application with Devfile highlighting use of `odo deploy` command.

example

Last synced: 01 Sep 2025

https://github.com/ew-endwall/example-personal

This warehouse includes codes for personal website. The website is a simple sample site that includes contact information about me.

bootstrap bootstrap-vue bootstrap5 example example-personal example-project personal personal-website responsive responsive-design responsive-web-design vanilla vite vitejs vue vue-router vue3 vuejs

Last synced: 11 Apr 2026

https://github.com/rodrigopaml/azurespeech

Azure text to speech repository with natural voices examples

ai-voice example speech-to-text

Last synced: 15 May 2025

https://github.com/lilpacy/simple-dapp-boilerplate

nft market sample implementation ( use for dapp development )

boilerplate dapp ethers example hardhat solidity template vite vue

Last synced: 13 Apr 2026

https://github.com/carapacik/postresql-sharding-example

PostgreSQL sharding example

docker example postgresql sharding

Last synced: 19 Apr 2026

https://github.com/chord-ts/sveltekit-example

📦 SvelteKit example for Chord RPC framework

chord example json-rpc rpc sveltekit template

Last synced: 03 Sep 2025

https://github.com/allure-examples/playwright-pnpm-cjs-ts

Example of Allure Report usage with Playwright, pnpm, CommonJS and TypeScript

allure allure-report commonjs example playwright pnpm typescript

Last synced: 29 Jan 2026

https://github.com/nihaadk/materia-design-insurance

📊 Material Design Insurance

css css-framework example material-design

Last synced: 07 Apr 2025

https://github.com/hnthap/deno-rest-greet

Send GET with greeting message

deno example expressjs rest-api typescript

Last synced: 11 Apr 2026

https://github.com/thetoxin/pystudy

Example of possible python for studing

example python study study-project tutorial

Last synced: 10 Jun 2025

https://github.com/thetoxin/playground

Just for fun =)

example fun java playground test

Last synced: 06 Mar 2025

https://github.com/polioan/server-javascript-examples

Examples of modern server JavaScript

example examples javascript ssr

Last synced: 15 May 2026

https://github.com/szczyglis-dev/quantum-random-bit-generator

[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit

azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial

Last synced: 26 May 2026

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

Examples for HTML with Bootstrap 5 without custom JavaScript

bootstrap5 example gh-pages html

Last synced: 16 May 2026

https://github.com/thetoxin/hibernatetest

Example project for studing Hibernate

example hibernate java study tutorial

Last synced: 26 May 2026

https://github.com/skylinecommunications/slc-c-example_connectivityframework

Example Connector showing the use of Skyline.DataMiner.Core.ConnectivityFramework for DCF in DataMiner. (Previously Skyline SDF DCF)

dataminer dataminer-connector example

Last synced: 13 Jul 2025

https://github.com/matsmaker/travelofmoney

Learning ionic 2

example

Last synced: 08 Apr 2025

https://github.com/aravindnc/polymer-3.0-demo

A tutorial for learning polymer 3.0 components

demo example polymer polymer-3 polymer3 polymerjs sample tutorial

Last synced: 08 Jan 2026

https://github.com/nicholasjhenry/wordstock

Spell Checking Service

example professional-development

Last synced: 07 Oct 2025

https://github.com/Talandar99/raylib_game_template

This is template for running raylib games and building them for web using emscripten

c emscripten emsdk example game-development raygui raylib raylib-c template wasm web-assembly

Last synced: 28 Apr 2025

https://github.com/jkstack/example-agent

agent示例

agent example go

Last synced: 03 Jul 2026

https://github.com/maksasj/blocksdsexampleproject

BlocksDS example project

blockds c ds dsi example

Last synced: 15 May 2025

https://github.com/regnull/go-ethereum-examples

Examples for ethereum programming in Golang

blockchain ethereum example examples golang

Last synced: 17 May 2026

https://github.com/debug-sharp/example-web-mvc

Basic .NET Web MVC Application with demo dumps in C#.

basic csharp debugging debugging-tool desharp dumping example logging logging-library mvc panel webapp

Last synced: 30 Jun 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/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/didinj/html-comment-example

HTML Tutorial: Comment Example

comment example html html5 tutorial

Last synced: 29 Mar 2025

https://github.com/ysden123/ys-scala-toolkit

Playing with Scala toolkit

example playing scala test toolkit

Last synced: 14 Jun 2025

https://github.com/bearddan2000/nodejs-web-gundb-express-example

A demo of using gundb with expressjs, an offline-first and decetralized key value database. Gundb is not recommended for REST api but is better for websocket type use cases.

example express gun gundb nodejs web

Last synced: 13 Apr 2026

https://github.com/fruitsalad/electron-custom-window-example

An example app showing how to make custom window decorations in Electron.

electron electron-forge example

Last synced: 28 Apr 2026

https://github.com/jf17/gtk3-hello

GTK3 example . (Hello World)

c example gtk3 hello-world

Last synced: 20 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/bernardo-mg/spring-boot-actuator-example

Example showing how to set up Spring Boot actuators

example spring-boot-actuator

Last synced: 16 Mar 2025

https://github.com/bernardo-mg/reactor-netty-tcp-server-example

Reactor Netty TCP server example

example netty reactor

Last synced: 18 May 2026

https://github.com/bernardo-mg/jooq_example

Using the jOOQ DSL to handle queries.

example jooq

Last synced: 16 Mar 2025

https://github.com/solarnetwork/solarnetwork-example-ts-chart-billboard

Example web app using the solarnetwork-api-core package to query SolarNetwork and render a chart, using TypeScript with billboard.js.

example solarnetwork typescript webapp

Last synced: 26 Mar 2025

https://github.com/e2e-boilerplate/testcafe-typescript

TestCafe end-to-end test automation boilerplate, Using TypeScript.

boilerplate e2e e2e-tests example integration-test testcafe testcafe-typescript typescript

Last synced: 20 Jul 2025

https://github.com/davepeck/mastercat

The game of Mastermind, but with cats. By Ellie & Daddy.

cats example learning mastermind tutorial

Last synced: 02 Apr 2025

https://github.com/captv89/calc

A Simple Calculator API written in Go powered by Buffalo.

api buffalo calculator example go

Last synced: 11 Jun 2026

https://github.com/tkd-alex/java-exercise-2013

A collection of java exercise developed in 2013 at the high school

class classs example excercise java manager object school

Last synced: 30 Jun 2025

https://github.com/mkdika/fibs-and-chips

Repository for collective of simple algorithms code snippets in several programming languages.

algorithms collective example fibonacci snippets

Last synced: 20 Jun 2025

https://github.com/alepacho/socketreact

You know. Socket and React.

example nodemon react socket-io vite

Last synced: 07 Apr 2026