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/androidovshchik/vkbotonandroid

No need in use of any server, let's use our phones for bot work

android bot example longpoll vk

Last synced: 12 Mar 2025

https://github.com/elvan/friendface-yii-sample-app

🌐 Example project from 2011. A web application built with Yii v1.1 using TDD methodology.

example example-app php sample-app twitter-clone yii

Last synced: 02 Feb 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/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/spenserblack/django-codespace-example

Trying out GitHub codespaces and making an example project

codespace codespaces django example

Last synced: 19 May 2026

https://github.com/marcosrachid/blockchain-cryptocurrency

Configurable protocol of a cryptocurrency node in java

blockchain blockchain-demos cryptocurrency example java java-8

Last synced: 07 Feb 2026

https://github.com/kouisamine/xpath-evaluator

XPath evaluator is a tool that allows you to evaluate XPath expressions on XML documents.

evaluator example js online php source-code tools xml xml-document xpath xpath-evaluator xpath-expression

Last synced: 15 May 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/mackysoft/unity-dots-examples

An example project that uses the Unity DOTS (ECS, Job, Burst).

csharp dots ecs example unity

Last synced: 20 May 2026

https://github.com/rulyotano/example-queue-workers

Sample project to create a message queue to process long running tasks

docker dotnet example queue rabbitmq test worker worker-queue

Last synced: 17 Apr 2026

https://github.com/xvik/guice-persist-orient-examples

Examples repository for guice-persist-orient

example guice java orientdb

Last synced: 25 Apr 2026

https://github.com/mshirazkamran/swarm-intelligence-example

This repo shows the usage of PSO to sovle the problem the putting N warehouses in an MxN grid with various contraints such as army zones, residential areas

example matplotlib numpy optimization-algorithms particle-swarm-optimization pso pso-algorithm python3 swarm-intelligence

Last synced: 17 May 2026

https://github.com/yantze/checkablelist

完美纯净的可选组件列表 android checkable listView

checkbox example listview radiobutton togglebutton

Last synced: 20 May 2026

https://github.com/kowkodivka/mindustryplugintemplate

Пример плагина для Mindustry на Java

example mindustry plugin

Last synced: 26 Mar 2025

https://github.com/vikramsamak/next-pwa-push-notification-example

This project demonstrates a minimal setup of a Next.js Progressive Web App (PWA) with push notification functionality.

example nextjs push-notifications pwa

Last synced: 16 May 2026

https://github.com/thomasms/solid_talk

Slides on SOLID principles with examples

cpp cpp11 example revealjs slides solid solid-principles

Last synced: 29 Mar 2025

https://github.com/airstrike/iced_openai

A minimal OpenAI desktop chat app built with iced

ai chatbot example iced openai openai-api

Last synced: 02 Feb 2026

https://github.com/cob16/example-cli-and-lib

A Python progam that is used by a cli component in a separate package. Made for an assignment.

cli example python

Last synced: 06 Apr 2025

https://github.com/kamranayub/pluralsight-gatsby-demo-starter

The demo starter for the Creating Plugins, Themes and Starters with GatsbyJS: Playbook Pluralsight course

example gatsby pluralsight sample

Last synced: 29 Apr 2026

https://github.com/qaware/cloud-native-weather-vue3

This example implements a simple UI for the weather service using Vue3.

cloud-native example javascript microfrontend microservice vue3

Last synced: 14 May 2025

https://github.com/allure-examples/junit5-java-gradlekts

Example of Allure Report usage with JUnit 5 (Jupiter), Java and Gradle (Kotlin)

allure allure-report example gradle java junit junit5 jupiter

Last synced: 14 Apr 2025

https://github.com/mehulparmar4ever/Demo-Watchkit

In this watchOS tutorial for complete beginners, you’ll learn how to create the user interface for a fictional airline called Air Aber. Learn different UI components & use of it.

demo example watchkit watchkit-apps

Last synced: 10 Jul 2025

https://github.com/dbohdan/apache-2.4-webdav

A WebDAV file share/inbox configuration example for Apache 2.4

apache configuration example file-sharing file-upload webdav

Last synced: 28 Jun 2025

https://github.com/mkdika/learn-elixir

Learning Elixir, and It's Framework

elixir example learning phoenix poc

Last synced: 26 Mar 2025

https://github.com/mvccore/example-translator-portable

Project skeleton to build/pack MvcCore Pig-Latin Translator example.

building example mvccore packing pig-latin portable portable-skeleton single-file skeleton translator

Last synced: 20 Mar 2025

https://github.com/ytake/kafka-console

php kafka console application

example kafka php

Last synced: 31 Mar 2025

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

A simple Java / Play app for Deis, the open source PaaS

deis-workflow example java play

Last synced: 30 Apr 2025

https://github.com/pannous/test-lld-wasm

Minimal example of how to merge/concat/link/combine two wasm files.

clang example linking lld minimal wasm wasm-ld webassembly

Last synced: 02 May 2026

https://github.com/srph/toy-react-dnd-listly

A Trello-like UI implemented in React DnD

example react react-dnd

Last synced: 15 May 2026

https://github.com/ecelis/localstack-posts

LocalStack code samples for blog posts

example

Last synced: 12 Apr 2025

https://github.com/keller-michael/alarm_clock

⏰ alarm clock example in ABAP with Unit Test and Dependency Injection

abap abap-unit alarm-clock dependecy-injection example sap unit-test unit-testing

Last synced: 20 Jun 2026

https://github.com/aerphanas/simple-text-viewer

simple text viewer from gnome documentation

c example gnome gnome43 libadwaita

Last synced: 06 Apr 2025

https://github.com/elky84/kotlin-todo

Kotlin JPA todo example

example jpa kotlin spring-boot

Last synced: 18 May 2026

https://github.com/allure-examples/cucumberjvm-junit-platform-maven

Example of Allure Report usage with Cucumber-JVM, JUnit Platform and Maven

allure allure-report cucumber cucumberjvm example java junit-platform maven

Last synced: 17 Apr 2026

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

Example of usage Allure Report with NUnit

allure allure-report csharp dotnet example nunit

Last synced: 25 Sep 2025

https://github.com/ahmadalsharef994/application_tracking_system_flask

A Flask-based CRUD web app for tracking job applications, demonstrating form handling, templates, and database integration.

crud example flask python tracking

Last synced: 02 Aug 2025

https://github.com/soroushj/ie-course-example-1

Example 1 for the Internet Engineering course at the University of Guilan, Fall 2017.

example html open-graph-protocol schema-org semantic-web

Last synced: 20 Jan 2026

https://github.com/indooratlas/api-examples

Examples for using IndoorAtlas positioning & venue APIs

example rest-api

Last synced: 02 Jan 2026

https://github.com/girkovarpa/verpatch-gui-lazarus

GUI for verpatch, a program for editing executable version info and other metadata.

delfi delphi demo example freepascal gui info lazarus metadata object-pascal pascal sample verpatch version

Last synced: 31 Jan 2026

https://github.com/rizwan-hasan/realtime-chat-app-with-rooms

An example of a Realtime Chat App with Socketio Rooms with advance deployment features.

clustering example javascript nodejs project redis-cache socketio socketio-chat

Last synced: 14 May 2026

https://github.com/indooratlas/xamarin-android-sdk-binding-example

Xamarin Binding for IndoorAtlas Android SDK

example

Last synced: 14 Mar 2025

https://github.com/M-Files/visma-severa-connector

An External Object Type Data Source that retrieves data from a Visma Severa server.

example m-files not-maintained

Last synced: 11 Apr 2025

https://github.com/arction/lcjs-example-0015-confidenceellipsexy

A demo application showcasing using LightningChart JS to display a confidence ellipse for a scatter chart.

confidence-ellipse demo example javascript lcjs lightningchart-js performance polygon scatter-plot scatter-series visualization webgl

Last synced: 12 Mar 2025

https://github.com/mirceanis/bivrost-kotlin-eval

bugsample project for bivrost-kotlin

bivrost bug compiler error example kotlin

Last synced: 30 Mar 2025

https://github.com/explooosion/stylelint-scss-config

This is a custom config for stylelint with scss.

example general sample scss stylelint stylelint-config stylelint-order

Last synced: 18 Mar 2025

https://github.com/raigorx/thinking-in-react-hooks

The code tutorial found in https://reactjs.org/docs/thinking-in-react.html but using hooks and functional components

create-react-app educational example react react-hook thinking-in-react tutorial

Last synced: 12 May 2026

https://github.com/nnmrts/shouty

a simple shoutbox application

example shoutbox simple

Last synced: 07 Apr 2025

https://github.com/tiagodanin/simpletrivia.js

Trival Game Web using Open Trivia DB API

api example game game-web ifpa questions trival

Last synced: 30 Apr 2025

https://github.com/g3th/compose-desktop-drag-and-drop

Drag And Drop operation in Compose Desktop, utilising compositionLocalOf

compose-desktop drag-and-drop-programming example graphical-user-interface kotlin

Last synced: 28 May 2026

https://github.com/bahmutov/test-renovate-monorepo

Testing how RenovateBot handles repo with multiple package json files in subfolders

example monorepo renovate renovate-bot

Last synced: 26 Sep 2025

https://github.com/ghiden/go-kit-stringsvc1-with-gorilla

Go kit: stringsvc1 with http method check and gorilla

example go go-kit golang gorilla

Last synced: 16 May 2026

https://github.com/medmes/simpleblockchainexample

This is a sample of how we can create a blockchain implementation.

blockchain example java quickstart

Last synced: 27 Mar 2025

https://github.com/uliwitness/swiftexamples-masterdetailsourcelistwindow

A Swift example for Mike Yenco for how to create a master-detail view in Swift that shows a list of its views and loads view controllers for their detail view.

example swift-2 swift-examples

Last synced: 22 Mar 2025

https://github.com/dyazincahya-archive/sample-fs

Sample application for module fs-system Nativescript 4.2.x

android-app example fs-module javascritpt js mobile-app nativescript nativescript-example xml

Last synced: 11 May 2025

https://github.com/allure-examples/junit4-java-gradle

Example of Allure Report usage with JUnit 4, Java and Gradle

allure allure-report example gradle java junit junit4 jupiter

Last synced: 20 May 2026

https://github.com/edenreich/definition-driven-development

Definition-driven development is the approach where a clear and well-defined understanding of project requirements and goals guides the entire development process. This approach emphasizes the importance of creating a detailed specification or definition of the project before initiating any coding or implementation.

api-first api-first-approach design-first design-patterns example openapi-specification openapi3

Last synced: 05 Jan 2026

https://github.com/rimiti/vuejs-webpack-example

🚧 Demonstration of VueJS + i18n + Webpack (upgraded) + Docker + Gitlab CI + Netlify

ci configuration docker example fundlyup gitlab i18n netlify sample vue vuejs webpack

Last synced: 08 Apr 2026

https://github.com/marcosrachid/blockchain-cryptocurrency-2

Configurable protocol of a cryptocurrency node/wallet in node

blockchain blockchain-demos cryptocurrency electron example node nodejs

Last synced: 09 May 2026

https://github.com/natlee/mqtt-subscriber-and-publisher

Example for MQTT include client of publisher and background subscriber by using Python3!

beginner-code example iot mqtt mqtt-broker mqtt-client publisher python python3 subscriber

Last synced: 21 May 2026

https://github.com/zotonic/zotonicwww2

The second incarnation of the Zotonic web site - also used as an example site

documentation erlang example example-project website zotonic

Last synced: 13 Apr 2025

https://github.com/paradite/jsbyexample

:white_check_mark: JS By Example

example guide javascript learning reference

Last synced: 10 Jul 2025

https://github.com/explooosion/vue-todolist-example

Build a todolist with vue 2.0.

example todolist vue vue2

Last synced: 07 May 2025

https://github.com/wangshibiaoflytiger/vuex_study

演示vue的状态管理插件vuex的用法, 代码简单易懂. 堪称helloworld级别. 支持分模块状态管理

demo example helloworld module study vue vuex

Last synced: 13 Jul 2025

https://github.com/smartiniOnGitHub/fastify-example-ts

Example webapp with Fastify, made in TypeScript

docker example fastify hacktoberfest test typescript webapp

Last synced: 02 Aug 2025

https://github.com/arction/lcjs-example-0901-3dlineseries

A demo application showcasing using LightningChart JS 3D line series.

3d 3d-chart 3d-data-visualization demo example javascript lcjs lightningchart-js line-series series

Last synced: 12 Mar 2025

https://github.com/umair13adil/flutter_in_urdu

This project is part of Youtube course: Flutter in Urdu.

course dart example flutter flutter-app flutter-demo flutter-examples flutter-ui tutorial urdu

Last synced: 14 May 2026

https://github.com/dimaskiddo/example-springboot-rest

Example of using SpringBoot for REST API

api example java rest springboot

Last synced: 18 May 2026

https://github.com/arction/lcjs-example-1111-coviddrilldowndashboard

In-depth example of map dashboard with data drill-down. Visualizes relations between CoVID vaccinations and cases

covid-19 data-visualization demo example lightningchart-js map-chart maps template

Last synced: 12 Mar 2025

https://github.com/retifrav/cmake-target-link-libraries-example

An example of CMake target_link_libraries() scopes effects

cmake cpp example

Last synced: 26 Aug 2025

https://github.com/timmo001/example-fastify-sst-aws

Example Fastify API app deployed to AWS with SST

aws example fastify sst

Last synced: 12 May 2026

https://github.com/lpreterite/navi-maker-example

navi-maker的一个管理后台例子

example navigation

Last synced: 19 Mar 2026

https://github.com/jonatan-ivanov/truststore-checker

A simple cli to check your truststore over HTTPS

cli example fatjar groovy https java truststore

Last synced: 17 May 2026

https://github.com/janloebel/json-schema-validation-starter-example

Example project for a Spring Boot 2 Starter for Json Schema Validation

boot example json schema spring starter validation

Last synced: 05 Apr 2026

https://github.com/stjepangolemac/form-example

An example app to showcase building custom helpers for form management in React.

context example final form react redux

Last synced: 03 May 2026

https://github.com/qeeqbox/cross-site-request-forgery

A threat actor may trick an authenticated or trusted victim into executing unauthorized actions on their behalf

cross example forgery infosecsimplified metadata qeeqebox request site vulnerability

Last synced: 06 Mar 2026

https://github.com/wendyliga/cell-node

Example project

example swift texture

Last synced: 13 Sep 2025

https://github.com/gcarreno/go-cobra-viper-extended-example

An experimentation in Go's cobra and viper with some extras

cobra example examples extended go golang viper

Last synced: 30 Oct 2025

https://github.com/NhanAZ/BlockData_Example_Plugin

Example plugin to showcase how BlockData read-writes work.

blockdata example php plugin pmmp pocketmine-mp

Last synced: 29 Sep 2025

https://github.com/i2h3/logging-macro-example

A Swift macro package example for adding a logger property to types.

example logging macro swift

Last synced: 27 Aug 2025

https://github.com/mazkdevf/keyauth-ruby-example

KeyAuth Ruby Example

example keyauth ruby

Last synced: 06 Nov 2025

https://github.com/arction/lcu-tutorial-multipleseries-02

Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Data Series to a Chart.

chart charting-library csharp data-visualization dotnet example lightning-chart line performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/bahmutov/overmind-demo-1-react

Playing with overmind.js state library and Cypress tests

cypress-io example overmind testing

Last synced: 28 Sep 2025

https://github.com/n0m0r3pa1n/android-clean-videos

An example for Clean Architecture in Android with RxJava, Dagger & MVP as presentation

android clean-architecture example mvp mvp-android mvp-clean

Last synced: 28 Apr 2026