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/enieber/react-redux-todo

one example how to create todo list with react and redux

example learning react redux

Last synced: 11 Apr 2026

https://github.com/shimwell/example-dockerhub-upload

A minimal demonstration of Github Actions used to build a dockerfile and upload a dockerimage to dockerhub. This action is triggered with a push to main, develop or new release (which also tags the version)

dockerhub example

Last synced: 13 Feb 2026

https://github.com/samuelterra22/glueglun-example

Just a CLI example for study using Gluegun

cli example gluegun javascipt

Last synced: 11 Jun 2025

https://github.com/ioleo/ts-mocha-example

Example CLI node app written in Typescript with mocha unit tests.

cli example javascript mocha node typescript unittest

Last synced: 16 Apr 2026

https://github.com/tr1sm0s1n/geth-ethclient-starter

A comprehensive guide to using the ethclient package from Geth (go-ethereum) to build Ethereum applications with Go.

ethereum example fe geth go go-ethereum golang guide smart-contracts solidity starter vyper

Last synced: 20 Apr 2026

https://github.com/ajaymahadeven/docker-crons-ofelia-setup-example

This repository provides an example setup for using Docker with Ofelia to manage cron jobs. The setup includes a development web server and an Ofelia job runner service.

automation bash config crons debian devops docker docker-image example learn linux ofelia scripts shell

Last synced: 13 Apr 2026

https://github.com/tkd-alex/assembly-exercise-2012

A collection of assembly exercise developed in 2012 at the high school

array assembly calculator example exercise lesson sample school

Last synced: 25 Mar 2025

https://github.com/rrayy-25809/example-music-bot

Korean discord music bot with discord.py

bot discord discord-bot discord-py example music

Last synced: 24 Dec 2025

https://github.com/benckx/jme3-load-test

Test how many simple Box I can add to a scene and how it affects the FPS.

demo example game game-3d game-dev game-development game-engine jmonkey jmonkeyengine jmonkeyengine3 kotlin load-test

Last synced: 17 Mar 2025

https://github.com/gluons/rollup-vue-example

An example of bundling @vuejs library with @rollup.

bundle example library rollup vue

Last synced: 19 Apr 2026

https://github.com/infrablocks/end-to-end-prometheus

An end-to-end example of InfraBlocks, by provisioning Prometheus.

end-to-end example infrablocks infrastructure infrastructure-as-code prometheus terraform

Last synced: 14 Mar 2025

https://github.com/mhaidarhanif/example.com

Example Website

example website

Last synced: 19 Mar 2026

https://github.com/allure-examples/playwright-npm-esm-js

Example of Allure Report usage with Playwright, npm, ESM and JavaScript

allure allure-report esm example javascript npm playwright

Last synced: 28 Feb 2026

https://github.com/pygraz/django-flutter-example

PyGRAZ Meetup 2022-07-04

django example flutter

Last synced: 12 Apr 2025

https://github.com/statsrhian/example-quarto-dashboard

An example quarto dashboard looking at NHS workforce statistics

dashboard example quarto

Last synced: 19 Mar 2026

https://github.com/qeeqbox/password-spraying

A threat actor may guess the target credentials using a single password with a large set of usernames against the target

example infosecsimplified metadata password qeeqbox spraying visualization vulnerability

Last synced: 19 Mar 2026

https://github.com/hernandosebastian/localstack-ts-api-gateway-lambda-dynamodb-crud-example

A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.

api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows

Last synced: 14 Apr 2026

https://github.com/alfianandinugraha/first-mocha

Learn Mocha with Sinon.js and Chai.js for Test-Driven Development 🧪

chai example learning mocha sinon test-driven-development ttd

Last synced: 28 Apr 2026

https://github.com/zaeval/sw-project

sw-project

example python3 wsgi

Last synced: 01 Jul 2025

https://github.com/lwahlmeier/openssl-nosocket-example

openssl example using BIO and ssl encryption with no socket

example openssl ssl tls

Last synced: 01 Aug 2025

https://github.com/infrablocks/end-to-end-vault

An end-to-end example of InfraBlocks, by provisioning Vault.

end-to-end example hashicorp-vault infrastructure infrastructure-as-code vault

Last synced: 19 Mar 2026

https://github.com/damien-hl/nitro-tests-example

Testing a Nitro (unjs/nitro) application

example nitro test testing tests typescript unjs vitest

Last synced: 15 Oct 2025

https://github.com/kengbailey/golang-ref

Code samples of various concepts and topics in Go. As long as I'm learning I'll keep adding.

channels example functions golang goroutines json postgres postgresql scraping tutorial tutorials

Last synced: 28 Feb 2026

https://github.com/benckx/baudelaire-on-qr

Encode a well-known book as a series of QR codes.

demo example qrcode qrcode-generator tutorial

Last synced: 17 Mar 2025

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

Basic web application (`Global.asax` only) with demo dumps and tests in C#.

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

Last synced: 01 Jul 2025

https://github.com/james-see/go-examples

go get github.com/jamesacampbell/go-examples WIP!

example example-project golang tutorial

Last synced: 02 Sep 2025

https://github.com/vbsw/shaders

simple vertex and fragement shader, version 1.30 (OpenGL 3.0)

example glsl go golang shader simple

Last synced: 22 Jan 2026

https://github.com/azmisahin/azmisahin-software-repository-template

General repository standardization template for all project types. Compatible for agile processes.

architecture example project repository schema standart template

Last synced: 19 Mar 2026

https://github.com/edoparearyee/angular-cli-universal-example

A simple example of Angular server side rendering using the Angular CLI, with pre-rendering to generate a static site, lazy loading routes and state transfer to prevent repeated request

angular angular-cli bootstrap cli example express heroku lazy-loading state-transfer universal

Last synced: 05 Apr 2026

https://github.com/crhntr/hello-release

A simple BOSH release to deploy a "hello world" server (it also includes examples for a BOSH manifest and a Tanzu Ops Manager product tile).

bosh bosh-release cloud-foundry cloudfoundry example go

Last synced: 07 Jan 2026

https://github.com/jonatan-ivanov/nanobe

A small (one-file) spring-boot application to run experiments

example groovy java spring spring-boot spring-cli

Last synced: 06 May 2026

https://github.com/chriskonnertz/binpacking

Examples of algorithms that solve the bin packing problem implemented in Kotlin

algorithm bin-packing binpacking example first-fit first-fit-decreasing kotlin optimization solving

Last synced: 16 Mar 2025

https://github.com/rubix1991/com.rubix.unity.android.api-examples

Provides examples for com.rubix.unity.android.api package.

android api csharp example java level unity wrappers

Last synced: 16 Apr 2026

https://github.com/allure-examples/allure-xunit

Example of usage Allure Report with XUnit

allure allure-report csharp dotnet example xunit

Last synced: 16 Apr 2026

https://github.com/mike-engel/gotham-router-composition

A small example demonstrating one way to compose a router in gotham

example gotham router routing rust webserver

Last synced: 26 May 2026

https://github.com/jottenlips/lambda-terraform-example

Deploy a single lambda function using terraform

example git guide infrastructure-as-code lambda python terraform

Last synced: 19 Apr 2026

https://github.com/biril/modcss

Modular CSS with postCSS and npm scripts

css css-modules example npm-scripts postcss tutorial

Last synced: 16 Apr 2026

https://github.com/federico-paolillo/pgaudit-example

Custom Docker image based on bitnami/postgresql that setups pgaudit to log writes on a single table.

docker-image example pgaudit postgresql reference

Last synced: 30 May 2026

https://github.com/alexsjones/kubernetes-istio-example

A quick dip into the world of istio mesh within kubernetes

example istio kubernetes mesh service

Last synced: 02 May 2026

https://github.com/tanjubozok/mqtt

C# ve MQTTnet ile hazırlanmış, konsol ve Windows Forms arayüzleriyle MQTT broker, yayıncı ve abone örnekleri içeren kolay anlaşılır mesajlaşma altyapısı.

broker client-server communication console-app csharp dotnet example iot messaging mqtt mqttnet publisher realtime subscriber windows-forms

Last synced: 11 Apr 2026

https://github.com/septwong/markdown-syntax

VSCode Extension: markdown syntax | markdown 语法

example extension-vscode json-to-markdown-table markdown markdown-table-to-json md syntax

Last synced: 16 Apr 2026

https://github.com/gynter/rsyslog-podman-compose-example

Example Docker Compose for running RSyslog in Docker.

baseimage docker dockercompose dockerimage example howto rsyslog rsyslogd tutorial

Last synced: 03 Mar 2026

https://github.com/serhii-londar/uiprintinteractioncontroller-example

This is small example app that shows usage of UIPrintInteractionController.

example ios uiprintinteractioncontroller

Last synced: 15 May 2025

https://github.com/federico-paolillo/stamping-with-marten

A stamping system using event sourcing built with Marten

event-sourcing example martendb

Last synced: 30 May 2026

https://github.com/nevmenandr/work-web-page-example

В этом репозитории находится пример интернет-страницы, который можно использовать для представления своей курсовой или дипломной работы.

bootstrap example gh-pages github-page

Last synced: 15 Mar 2025

https://github.com/briancain/waypoint-kubernetes-nodejs

An example repository that deploys a NodeJS application to a local Kubernetes cluster with local container registries

automation cloud deploy example hashicorp kubernetes nodejs waypoint

Last synced: 15 Oct 2025

https://github.com/briancain/waypoint-docker-go

An example Golang app that uses Waypoint to deploy to docker

automation deploy docker example golang hashicorp waypoint

Last synced: 15 Oct 2025

https://github.com/velliz/pukoexample

Puko Framework [Example]

example puko-framework

Last synced: 09 Feb 2026

https://github.com/bs-aspm-2025/bs-aspm-2025-team1

this repo is for Project Management course, the gola is to work with Jira tasks, and us CI/CD and Agile https://bs-aspm-2025.github.io/bs-aspm-2025-team1/

azure-devops azure-pipeline css dockerfile example examples fastapi github-actions html learning-by-doing pytest python unit-testing

Last synced: 30 Jan 2026

https://github.com/s1licate/c

C guide, programs and examples.

c c-language c-programming example examples programming tutorial tutorials

Last synced: 16 May 2025

https://github.com/srph/toy-react-tag-input

:poop: Attempt to make a "tagging" input on ReactJS.

example react

Last synced: 13 Apr 2026

https://github.com/jaremko/docker-emacs-example

Example of build from jare/emacs Docker image

docker dockerfile editor emacs example gui

Last synced: 04 Mar 2026

https://github.com/deskpro/deskpro-jwt-example

Example JWT implementation for DeskPRO auth

example product

Last synced: 01 Apr 2026

https://github.com/david-uhlig/example-tinymce-rails7-turbo

An example integration of TinyMCE in Rails 7 that doesn't break with Turbo Drive

demo example rails ruby tinymce

Last synced: 16 Apr 2026

https://github.com/joao208/poc-prisma

Uma aplicação de estudo do TypeORM Prisma, usando MongoDB e a documentação oficial

example express prisma prisma-client

Last synced: 30 Mar 2025

https://github.com/jsoulier/sdl_projects

A collection of SDL projects (mostly using SDL GPU)

2d 3d c cpp example examples glsl gpu hlsl sdl sdl3 shaders

Last synced: 07 Sep 2025

https://github.com/alexlafroscia/skatejs-examples

Examples of using Skate.js

cookbook example skatejs

Last synced: 12 Oct 2025

https://github.com/zevolution/simple-register

This application has a simple flux to registration a user, authenticate and reset the password

crud-api crud-application crud-sample example examples express javascript mail mailer mongo mongoatlas mongoose node node-js nodejs register rfc

Last synced: 12 Apr 2026

https://github.com/deis/example-grpc-server

A simple Go grpc server app for Deis, the open source PaaS https://deis.com

deis-workflow example go grpc-server

Last synced: 14 Mar 2026

https://github.com/roosta/advocado

Full-stack authentication system set up for a fictive web store called Advocado

clojure clojurescript example full-stack

Last synced: 24 Mar 2025

https://github.com/deis/example-guestbook

A simple PHP app for Deis Workflow, the open source PaaS

deis-workflow example guestbook php

Last synced: 31 Mar 2025

https://github.com/bytebase/example-gitops-github-flow

Database CI/CD and schema migration with GitHub flow using Bytebase and GitHub actions

bytebase cicd example gitops

Last synced: 05 Mar 2026

https://github.com/trevorblades/minimal-gatsby-example

The most minimal Gatsby example imaginable

example gatsby minimal

Last synced: 18 Apr 2026

https://github.com/vinibiavatti1/springdocker

Trabalho de sistemas distribuidos

application docker example spring spring-boot

Last synced: 10 Apr 2026

https://github.com/flopp/sodium-crypt

libsodium based file encrypter/decrypter

decryption encryption example libsodium password

Last synced: 15 Mar 2025

https://github.com/datalayer-examples/jupyter-react-vite-example

🪐 ⚛️ Jupyter React Vite example

example jupyter react vite

Last synced: 18 Oct 2025

https://github.com/nnmrts/shouty

a simple shoutbox application

example shoutbox simple

Last synced: 07 Apr 2025

https://github.com/ifpabelem/ifgraphsc

Web App feito para disciplinar de Calculo II - 2019.01. Gerar gráficos de uma derivada.

chart chartjs example ifgraphsc ifpa math mathjs

Last synced: 06 Mar 2026

https://github.com/spences10/c-counter

Cryptocurrency ticker with Svelte

example sveltekit

Last synced: 18 Jan 2026

https://github.com/bahmutov/test-wallaby

Try out Wallaby.js test runner

example sample wallabyjs

Last synced: 28 Sep 2025

https://github.com/soroushj/go-grpc-otel-example

Go + gRPC + OpenTelemetry Example

example go golang grpc otel

Last synced: 18 Apr 2026

https://github.com/nowdoc/2018-01-vuejs-grid

:rocket: VueJS component example

components example grid javascript tutorial vuejs

Last synced: 17 Apr 2026

https://github.com/qbite0/UnityItemHold

This is a simple example of how to implement item inspection.

easy example hold holder holding item items simple unity unity-3d unity3d

Last synced: 25 Apr 2025

https://github.com/golemfactory/hash-cracker

A yapapi example application for performing sha256 dictionary attacks.

dictionary-attack example golem golem-apps

Last synced: 25 Mar 2025

https://github.com/halitsever/vercel-express-boilerplate

📄 A boilerplate express application for deploying on vercel

boilerplate demo example express vercel

Last synced: 02 Apr 2026

https://github.com/zergon321/go-mongodb-gridfs-example

Example of uploading/downloading file to MongoDB using GridFS in Go.

example examples go golang gridfs mongodb

Last synced: 17 Apr 2026

https://github.com/roq-trading/roq-java-samples

Java examples.

api demo example java

Last synced: 23 Jun 2026

https://github.com/username0x0a/objective-zip

Merged Objective-Zip library from different sources to keep it up-to-date.

c example minizip objective-c swift zip

Last synced: 17 Apr 2026