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/jwill9999/javascript_examples

A sample of different JavaScript methods and small front end programs

array arrays example javascript practice

Last synced: 31 Mar 2025

https://github.com/lts8989/comfyui-go-api

an example program for comfyui-go-sdk.

api comfyui example golang sdk websocket

Last synced: 02 Sep 2025

https://github.com/ew-endwall/prayer-time

Minimal adhan time application with multi-language support, dark / light theme and ability to keep 30 days of data in localstorage with data captured via API

android android-application electron electron-app electronjs example example-project ionic prayer prayer-time prayer-time-zones prayer-times-app react react-router reactjs time

Last synced: 11 Apr 2026

https://github.com/chipslays/php-socket-anon-chat

💬 Simple socket chat, full written on PHP.

chat example php-socket

Last synced: 03 Feb 2026

https://github.com/macagua/my_website_i18n

An example for override the default Odoo translations.

example i18n i18n-odoo odoo odoo-addons odoo13

Last synced: 02 Sep 2025

https://github.com/botflux/jwt-node-sample

A simple jwt token example with an admin area and a login page.

example express jwt-token node

Last synced: 11 Apr 2026

https://github.com/guillaume-d/sandbox

For testing GitHub only, nothing of public interest here.

example sandbox test

Last synced: 26 Jan 2026

https://github.com/lzyrapx/role-based-access-control

Role-based access control example

acl example rbac

Last synced: 12 Jul 2025

https://github.com/simonneutert/wuerfelspiel

learn oop by example - and ruby

deutsch example german oop-principles ruby simulation

Last synced: 02 Sep 2025

https://github.com/miketheman/python-private-packages

Example of using Python naming for internal packages and modules

example pytest python python-packages python3

Last synced: 27 May 2026

https://github.com/johannst/flex-bison-cpp-playground

A playground for some flex/bison experiments in cpp

ast bison bison-flex cpp example flex gnu lalr lex lexer lexer-parser parser playground yacc

Last synced: 15 Mar 2025

https://github.com/thetoxin/jbottelegram

Just example bot telegram on Java

bot example java telegram telegram-bot-api

Last synced: 07 Aug 2025

https://github.com/macagua/product_video_preview

Tutorial of "How to Create a Widget in Odoo"

addon example frontend javascript odoo odoo-13 python tutorial

Last synced: 09 May 2026

https://github.com/webrror/provider_test_flutter

An app made with Flutter demonstrating provider.

example flutter

Last synced: 17 May 2026

https://github.com/daggerok/kafka-java-example

Kafka 2.1.1 simple working example by using Java (Kotlin) API

example gradle-kotlin-dsl kafka

Last synced: 10 May 2026

https://github.com/viazure/docsify-in-offline-example

A demonstration project showing how to use Docsify in offline environments, with some useful plugins pre-configured.

docsify example markdown offline

Last synced: 16 Apr 2025

https://github.com/srph/omai

<swag>Flat</swag> website for me, written in React

example react website

Last synced: 11 Apr 2026

https://github.com/haydenmeloche/protractor-with-page-objects-starter-code

A simple template for protractor projects wanting to use page objects

example javascript protractor protractor-tests template

Last synced: 31 Mar 2025

https://github.com/foufou-exe/iac-terraform-ansible-aws-webserver-demo

Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖

ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver

Last synced: 11 Apr 2026

https://github.com/dyazincahya/angular-face-api

<Angular x Face-api.js> | This is a sample code of Face-api.js in Angular, here am using Angular v17

angular example example-project face-api face-api-js face-detection face-recognition javascript nodejs sample-code tensorflow typescript

Last synced: 11 Apr 2026

https://github.com/structed/azuresdkcreateresources

A small end-to-end example on how to create a VM with a public IP, and a NIC attached to a vnet/subnet using the new Azure SDK for .NET.

azure azure-sdk dotnet example

Last synced: 09 Jul 2025

https://github.com/dzek69/react-native-app-template

React native personal app template, with working tests, mocks, docs, linting

android app-template boilerplate example ios javascript js react react-native template

Last synced: 11 Apr 2026

https://github.com/kamil1b/bookdatabase

Book database write in prolog

example prolog pyqt5 python3

Last synced: 07 Apr 2025

https://github.com/grossacasac/shared-worker-example

Shared Worker Example

example shared-worker

Last synced: 23 Mar 2025

https://github.com/bernardo-mg/angular-form-example

Example setting a complex form in Angular

angular example form

Last synced: 19 May 2026

https://github.com/remram44/langdetect

A language detector in C++/Qt

example language-detection qt-gui

Last synced: 31 Mar 2025

https://github.com/codeadamca/deconstruction-windows

A from scratch example of a Useless Website idea from class.

example javascript learning-code useless-websites

Last synced: 17 Jun 2025

https://github.com/risto-stevcev/cljs-monty-python

Demo of the Monty Python witch scene with core.logic

clojurescript core example examples logic monty monty-python ptyhon

Last synced: 02 Sep 2025

https://github.com/nwtgck/sbt-scoverage-prac

Practice of sbt-scoverage

example sbt scala scoverage travis-ci

Last synced: 31 Mar 2025

https://github.com/explooosion/react-redux-sample

This is an example for react with redux.

action example react reducer redux sample

Last synced: 11 Apr 2026

https://github.com/allure-examples/testng-kotlin-maven

Example of Allure Report usage with TestNG, Kotlin and Maven

allure allure-report example kotlin maven testng

Last synced: 25 Apr 2026

https://github.com/allure-examples/newman-pnpm-esm

Example of Allure Report usage with Newman, pnpm and ESM

allure allure-report esm example javascript newman pnpm typescript

Last synced: 09 May 2026

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

Example of Allure Report usage with Newman, npm and ESM

allure allure-report esm example javascript newman npm typescript

Last synced: 09 Apr 2026

https://github.com/nicolalazzaro/strategy-pattern-example

A simple example of the Strategy Pattern, demonstrating how to encapsulate different arithmetic operations.

example php strategy-pattern

Last synced: 05 Jun 2026

https://github.com/richardschoen/commandlinesamplecorecs

This is a .Net Core C# Command Line Parsing Sample. A good template for .Net Core Console/Command line app.

command-line console csharp example parsing template

Last synced: 18 Apr 2025

https://github.com/andreicherniaev/buildroot_qemu_mount_f2fs_compression_x86

Linux which can mount f2fs filesystem with compression

buildroot example f2fs mount

Last synced: 05 Jan 2026

https://github.com/divanvisagie/polymer-example

An example polymer project

example javascript

Last synced: 21 Jun 2025

https://github.com/mabt-tech-com/riverpod_examples

✅ MCQ Quiz Example - Solution: Multiple-choice Quiz Application

educative example flutter multiple-choice-quiz riverpod simple-application

Last synced: 19 May 2026

https://github.com/izhaki/webaudio-double-buffer-example

A demo of using the double-buffer strategy with the Web Audio API

example webaudio

Last synced: 03 Sep 2025

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

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

allure allure-report commonjs example mocha pnpm typescript

Last synced: 04 Feb 2026

https://github.com/dan-and-dna/vue-example-client-server

vue example client && golang server && example for 《Vue.js 实战》

example server vue

Last synced: 14 Mar 2025

https://github.com/cybex-dev/java_reflection_xml

A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.

example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml

Last synced: 02 Jul 2025

https://github.com/ly0va/bouncy-ball

Little experiment with p5.js

example p5

Last synced: 17 Sep 2025

https://github.com/agung96tm/go-simple-web-application

A Simple Web Application Example for Handling Modern API Technologies.

example go golang graphql grpc rest-api web

Last synced: 20 Jan 2026

https://github.com/junongx/fargerfight-pong

A total multiplayer game of pong (Pongcerto remake)

example gamedev unity2d

Last synced: 20 Oct 2025

https://github.com/tarathep/tarathec-pipeline

Example Continuous Deployment (CD) pipeline with GitHub Actions to deploy applications to Azure Web app.

azure-webapp continuous-delivery continuous-deployment example github-actions

Last synced: 29 Jul 2025

https://github.com/dptole/deno-playground

A playground to work with Deno for learning and sharing.

denoland example typescript

Last synced: 27 Feb 2025

https://github.com/mlmeloni/go-x5r

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

example go hello-world starter

Last synced: 28 May 2026

https://github.com/mlmeloni/go-zmg

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

example go hello-world starter

Last synced: 28 May 2026

https://github.com/mlmeloni/php-upm

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

example hello-world php starter

Last synced: 28 May 2026

https://github.com/mlmeloni/c-q47

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

c example hello-world starter

Last synced: 28 May 2026

https://github.com/dfensgmbh/biz.dfch.cs.examples.activityid

Sample usage of System.Diagnostics.Trace.CorrelationManager.ActivityId in context of OData controllers

activityid csharp example netframework

Last synced: 16 Mar 2025

https://github.com/allure-examples/codeceptjs-npm-js

Example of Allure Report usage with CodeceptJS, npm and JavaScript

allure allure-report codeceptjs commonjs example javascript npm

Last synced: 11 Apr 2026

https://github.com/averbis/hello-world-aggregated-pear

Hello World example of an aggregated annotator bundled as a PEAR package

example pear uima

Last synced: 02 Jul 2025

https://github.com/beono/simproxy

simple proxy – example of an application that uses reverse proxy from the standartd library

api example go golang proxy proxy-server

Last synced: 16 Jan 2026

https://github.com/ndxbn/fizzbuzztraining

http://qiita.com/tadsan/items/b9521f149d4964b506d0

example example-project examples fizz-buzz fizzbuzz php php-7 php7

Last synced: 03 Oct 2025

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

React Router example React app.

example react react-router styled-components

Last synced: 12 Apr 2026

https://github.com/code-and-sorts/cookie-cs-az-func-api

Example C# Dotnet Azure Function App project using the Cookiecutter API template.

api-rest azure-functions cookiecutter csharp dotnet example serverless

Last synced: 31 Mar 2025

https://github.com/reklatsmasters/webrtc-examples

Коллекция различных примеров WebRTC

example js learn nodejs p2p socket-io webrtc

Last synced: 12 Apr 2026

https://github.com/mbtools/abapGit-exits

User Exists for abapGIT

abap abapgit example

Last synced: 10 Mar 2025

https://github.com/cheyao/sdl-menu

Example of creating a app menu on macos with SDL

cocoa example sdl sdl3

Last synced: 20 Apr 2025

https://github.com/remarkablemark/parcel-vue-example

Parcel Vue example

example parcel vue

Last synced: 08 Apr 2025

https://github.com/sbolel/track-one-ionic

A simple Ionic 2 app for tracking your One Thing

angular2 angular4 cordova cross-platform example ionic ionic-framework ionic2 starter

Last synced: 10 Mar 2025

https://github.com/remarkablemark/php-composer-test

:elephant: PHP Composer Test

composer demo example php test

Last synced: 08 Apr 2025

https://github.com/ryan-gordon/node-express-basic-api

A very small Node API built to interface with a MongoDB instance. Has full crud functionality

api basic example express node typescript

Last synced: 12 Apr 2026

https://github.com/opensmock/littlesweethome

Little Sweet Home in a application designed to control home sensors (camera, temperature, motion, etc.), based on Molecule Component Framework.

application components example molecule open-smock pharo pharo-smalltalk smalltalk smock

Last synced: 09 Feb 2026

https://github.com/matsmaker/small_games

Small games are based on jQuery

example games

Last synced: 08 Apr 2025

https://github.com/ninnemana/cvcc-go-app

Simple Golang App for Demonstrating Kubernetes Deployment

docker example golang kubernetes

Last synced: 12 Apr 2026

https://github.com/Ces4rNm/Edutin-App

Aplicación Web (Edutin) desarrollada en Angular 6 y Bootstrap, intento copiar el diseño del inicio de https://edutin.com/ (Learn 2.0)

example

Last synced: 10 Mar 2025

https://github.com/Ces4rNm/Learn-App

Aplicación Web (Learn) desarrollada en Angular 6 y Bootstrap, intento copiar el diseño del inicio de https://edutin.com/

example

Last synced: 10 Mar 2025

https://github.com/angular-demos/tooltips

A simple demo for creating tooltips in Angular

angular angular5 bootstrap-4 demo example tooltips tutorial

Last synced: 10 Mar 2025

https://github.com/Deezzir/Sound-sampling

Different sound-sampling techniques in C

c example experimental sound-processing

Last synced: 10 Mar 2025

https://github.com/Dongss/grpc-node-step

GRPC nodejs example

demo example grpc nodejs

Last synced: 10 Mar 2025

https://github.com/Julio-Campos-Swork/poke-api-Julio-Campos

A simple example to consume API with Axios, Vue, Vuex, Vue Router and Local Storage

api axios axios-vue example pokemon router vue vuex

Last synced: 10 Mar 2025

https://github.com/sunnylam13/Animated-Solar-System

The "Space Project" jQuery 2D image gallery was a team "triple" programming project by Jen Thorn, Milena Pribic and Sunny Lam. This site used HTML5, SCSS and Javascript/jQuery.

animation demo example

Last synced: 10 Mar 2025

https://github.com/injinj/hello_rpm

Hello world for copr rpm building

copr example github rpm rpmbuild

Last synced: 10 Mar 2025

https://gitlab.com/bella.network/slimapp

Slim app used for demo purposes as docker image

debug dev devtool docker example go golang tool webserver

Last synced: 10 Mar 2025

https://github.com/gruppe-adler/tvt_template_linearsd_example.vr

Example mission for TvT_Template's linear sector defense mode.

arma3 example mission tvt

Last synced: 04 Jan 2026