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/kodie/bitbar-home-config

Example of how to mimic the functionality of the home-config npm module in bash

bitbar bitbar-plugin config example plugin tutorial

Last synced: 15 Mar 2025

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/marcuwynu23/nodejs-rabbitmq-sample

This project demonstrates a simple RabbitMQ implementation using Node.js and TypeScript. It follows the Producer-Consumer pattern to handle file upload metadata asynchronously.

demonstration example message-broker message-queue rabbitmq rabbitmq-consumer rabbitmq-producer

Last synced: 08 Jun 2026

https://github.com/allure-examples/jest-pnpm-cjs-js

Example of Allure Report usage with Jest, pnpm, CommonJS and JavaScript

allure allure-report commonjs example javascript jest pnpm

Last synced: 29 Apr 2026

https://github.com/webdoc-labs/example-documentation

This repository is auto-managed to push the example documentation on GitHub Pages!

documentation example webdoc

Last synced: 05 Jan 2026

https://github.com/nwtgck/wasm-console-example

Simple example of wasm-console

boilerplate example wasm wasm-bindgen webassembly

Last synced: 07 Jan 2026

https://github.com/discoduroderoer/example-swagger-nestjs

Ejemplo de documentación de una API con NestJS

api apibody apioperation apiparam apitags example nestjs swagger

Last synced: 25 Apr 2026

https://github.com/lotuc/utilities

Utility library. Collecting useful utilities & code snippets for personal usage.

clojure example quartz-scheduler ring utility

Last synced: 16 Mar 2026

https://github.com/nicholasjhenry/wordstock

Spell Checking Service

example professional-development

Last synced: 07 Oct 2025

https://github.com/toxe/react-lifecycle

React Lifecycle Example

example lifecycle react

Last synced: 13 Apr 2026

https://github.com/infoslack/go-check-host

Learning Go - app to check host status

example golang

Last synced: 03 Jan 2026

https://github.com/ho1yspirt/sandboxies

Monorepository for flutter projects

dart demo example flutter sandbox workspace

Last synced: 29 Apr 2026

https://github.com/federico-paolillo/webpack-module-federation

An example repository for Module Federation using vanilla TypeScript

example module-federation reference webpack

Last synced: 30 May 2026

https://github.com/sielay/example

Small example of Angular2 app

angular-cli angular2 angular4 example scss

Last synced: 29 Apr 2026

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/toxe/react-modal

React Modal Example using Bootstrap

bootstrap example modal react

Last synced: 13 Apr 2026

https://github.com/wtnabe/example-posthtml-inline-assets

an example of inlining images, jses, csses into HTML with https://github.com/jonathantneal/posthtml-inline-assets

example posthtml

Last synced: 29 May 2026

https://github.com/ssnover/avr-programming-rs

Example AVR project implementations in Rust based on projects in Make: AVR Programming

arduino avr example rust

Last synced: 20 Apr 2026

https://github.com/discordts/example

(WIP) Runnable examples of discord.ts

bot discord discord-ts documentation example nodejs

Last synced: 09 May 2026

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/crucibuild/agent-pong

A very basic agent designed to communicate with agent-ping

amqp distributed example golang microservice

Last synced: 17 Jan 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/ungana/sqlx-sqlite-database-connection

An example project showing how to use SQLx and SQLite together in a Rust project.

connection example rust rust-lang sqlite sqlite3 sqlx sqlx-cli

Last synced: 28 Apr 2026

https://github.com/permitio/fine-grained-bot-protection

An example authorization middleware for fine-grained bot protection using Arcjet and Permit.io

example

Last synced: 05 Sep 2025

https://github.com/permitio/foaz-vonage-sample

This is a simple example of how to send SMS messages using the Permit.io FoAz feature.

example

Last synced: 05 Sep 2025

https://github.com/mingderwang/lucia-astro-github-oauth

GitHub OAuth example with Lucia and Astro (release to vercel fail because of cannot run sqlite)

astro example lucia lucia-auth

Last synced: 07 May 2026

https://github.com/rgl/go-aws-route53-usage-example

This is an example Go application that lists all the DNS Zones hosted in AWS Route 53

aws-route53 example go

Last synced: 31 Mar 2025

https://github.com/yujideveloper/operator_recordable-example

Example rails app using OperatorRecordable

example

Last synced: 02 Apr 2025

https://github.com/philipsorst/example.angular-material.ts

Example of an Angular Application with Angular Material

angular example material

Last synced: 29 Apr 2026

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/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/brgmnn/docker-example

Nodejs docker example

docker example express javascript node

Last synced: 07 Jan 2026

https://github.com/diegojromerolopez/django-async-include-example

A sample django site for the package django-async-include

async django example python template-tags

Last synced: 19 May 2026

https://github.com/randomgamingdev/greedy-meshing-js-demo

A demonstration of greedy meshing in Javascript with p5.js used for voxels and more

algorithm algorithms basic demo example greedy-algorithm greedy-algorithms greedy-meshing javascript p5js quickstart simple

Last synced: 29 May 2026

https://github.com/heiwa4126/go-generics1

Go 1.18のジェネリックスのテスト

example golang

Last synced: 22 Jun 2026

https://github.com/nemmusu/sshclient

SSHClient is a Python class that utilizes the `paramiko` library to establish an SSH connection to a remote host and execute a series of specified commands.

class client configparser example module paramiko python python3 ssh

Last synced: 21 Apr 2026

https://github.com/permitio/permit-nuxt-example

An example projects showcase implementation of fine-grained authorization in a Nuxt.js application. Demonstrating RBAC, ABAC, and ReBAC models using Permit.io.

example

Last synced: 24 Jan 2026

https://github.com/andrehora/library

Library refactoring example

example python refactoring

Last synced: 09 Apr 2025

https://github.com/victorpopkov/rails-jsonapi-example

Small example API on Ruby on Rails using JSONAPI::Resources.

example jsonapi-resources rails ruby ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/tsnsoft/tsn_jsp_servlet_linux

Пример Web-приложения на Java с использованием JSP и Servlet в NetBeans (linux)

example java javaee jsp linux netbeans servlet web

Last synced: 18 Apr 2026

https://github.com/codesqueak/golangexamplerestserver

An example REST server built using Golang

example golang rest restful-api

Last synced: 16 Mar 2025

https://github.com/stefanhuber/ssi-inject-env-variables

Injecting Environment Variables with Docker into Static Webpages

docker environment-variables example server-side-includes

Last synced: 30 May 2026

https://github.com/maroshmka/example-django-ticketing

Simple ticketing system example in Django.

django dummy example pytest python ticketing-system

Last synced: 02 May 2026

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

Playing with Scala toolkit

example playing scala test toolkit

Last synced: 14 Jun 2025

https://github.com/josephedison77/go-qu1

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

example go hello-world starter

Last synced: 29 May 2026

https://github.com/josephedison77/bash-3mb

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

bash example hello-world starter

Last synced: 29 May 2026

https://github.com/eeyribas/arduino-clock-ds1307

Contains examples using the DS1307 module with Arduino. These examples include DisplayingTimeWithNextionScreen, DisplayingTimeWithRTCLib and SetTime.

arduino arduino-examples arduino-ide arduino-library arduino-sketch arduino-uno clock datetime display ds1307 ds1307-arduino ds1307-library example nextion nextion-display nextion-hmi rtclib set-datetime time timetable

Last synced: 29 Apr 2026

https://github.com/rl-king/howinelm

Elm equivalent of Javascript code, side by side

elm example javascript tutorial

Last synced: 29 Apr 2026

https://github.com/josephedison77/haskell-gbl

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

example haskell hello-world starter

Last synced: 29 May 2026

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

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

allure allure-report commonjs cucumberjs example npm typescript

Last synced: 05 May 2026

https://github.com/nszilard/aws-lambda-go

Sample hello-world AWS lambda written in Go

example go lambda

Last synced: 01 Mar 2025

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/josephedison77/lua-yen

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

example hello-world lua starter

Last synced: 29 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/atlassubbed/play-dynamic-polling

Dynamic polling interval as a Relax component. Live at:

codesandbox components diffing example jsx preact react relax vdom

Last synced: 12 Apr 2026

https://github.com/allure-examples/jasmine-npm-cjs-js

Example of Allure Report usage with Jasmine, npm, CommonJS and JavaScript

allure allure-report commonjs example jasmine javascript npm

Last synced: 08 Feb 2026

https://github.com/nwtgck/scala-native-prac

A practice of scala-native

example scala scala-native

Last synced: 18 Jul 2025

https://github.com/irevoire/teensy_blink

Blink a led on the teensy 3.2 using the teensy crate

blink embedded example example-project rust rust-embedded teensy teensy32

Last synced: 16 Mar 2025

https://github.com/mborne/ts-examples

[DEV] Some TypeScript examples written to get started with tooling setup (tsx, mocha, chai, nyc, tsup)

chai example mocha nyc tsx typescript

Last synced: 05 Feb 2026

https://github.com/irevoire/teensy_blink_manual

example repository for the teensy crate

bare-metal blink embedded example example-project rust teensy

Last synced: 16 Mar 2025

https://github.com/deis/example-dockerfile-procfile-http

A simple Dockerfile+Procfile app for Deis, the open source PaaS

deis-workflow dockerfile example http-server procfile

Last synced: 31 Mar 2025

https://github.com/chez14/phpxdb

PHP x DB with grace

example mysql mysqli php

Last synced: 15 Apr 2026

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/cerebnismus/simple-chat-server

Implementation of chat server and chat client with socket communication

backend bot chat chatroom client example python sample server simple socket socket-programming sockets

Last synced: 19 Jun 2025

https://github.com/tsnsoft/tsn_java_sqlite_demo

Простейший пример работы с базой данных SQLite через JDBC в NetBeans

example java netbeans sqlite

Last synced: 29 Apr 2026

https://github.com/delicatejs/delicatejs-example

💡DelicateJS实现案例(包括用户注册登录、列表增删改查)

delicatejs example

Last synced: 12 Jun 2025

https://github.com/swinton/example-express-k8s

Example node.js express server running in Kubernetes

example expressjs k8s nodejs

Last synced: 13 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/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/lbr-media/typo3-extension-bootstrap-example

Distribution package for bootstrap extension. This package delivers a new website.

bootstrap bootstrap5 distribution example typo3 typo3-extension

Last synced: 10 Jan 2026

https://github.com/nwtgck/test-typescript-prac

Practice of test in TypeScript

example mocha power-assert test

Last synced: 29 Apr 2026

https://github.com/lexascms/example-vsf-capybara

Example e-commerce store built using LexasCMS and Vue Storefront 1.x with the Capybara theme.

example lexascms vuestorefront

Last synced: 09 Apr 2025

https://github.com/artemik/github-top-ios

GitHub daily top repositories iOS app.

example github helloworld ios network objective-c tableviewcell

Last synced: 29 Apr 2026

https://github.com/bernardo-mg/spring-mvc-serving-content-example

An example showing how to serve multiple content types in a single Spring MVC controller.

example spring-mvc

Last synced: 15 May 2026

https://github.com/bernardo-mg/tree-structure-example

Tree Structure Example

example

Last synced: 16 Mar 2025

https://github.com/bernardo-mg/querydsl-example-jpa

Using the Querydsl DSL to handle JPA queries.

example jpa querydsl

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/habbes/rmq-demo

Simple app demonstrating rabbitmq messaging in distributed systems.

clojure demo example html javascript nodejs rabbitmq websocket

Last synced: 10 May 2026

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

Example setting up a Java servlet

example java-servlet

Last synced: 16 Mar 2025

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

Using the jOOQ DSL to handle queries.

example jooq

Last synced: 16 Mar 2025

https://github.com/sheepla/goreleaser-example

⚙ An example repository for automating Go build and release with goreleaser + GitHub Actions

example github-actions github-workflows go goreleaser release

Last synced: 15 May 2026

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/solarnetwork/solarnetwork-example-ts-datum-loader

Example web app using the solarnetwork-datum-loader package to query SolarNetwork for large data sets, using TypeScript.

example solarnetwork typescript webapp

Last synced: 26 Mar 2025