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/pieterclaerhout/example-json-unixtimestamp

An example project for https://www.yellowduck.be/posts/handling-unix-timestamps-in-json/

example golang json unix-timestamp

Last synced: 26 Feb 2025

https://github.com/alexzeitler/dockercon2021demo

DockerCON2021 Demo of https://github.com/PDMLab/docker-compose

docker docker-compose dockercon example nodejs

Last synced: 10 Aug 2025

https://github.com/zonia3000/maven-docker-database-testing

Example of Maven project using Docker plugin for integration testing on real databases

database docker example maven maven-plugin-example mysql postgresql testing

Last synced: 07 Apr 2025

https://github.com/ramostear/spring-annotations-daily-example

Spring Framework Annotations example list

annotations example spring

Last synced: 26 Feb 2025

https://github.com/josgard94/data_struct_in_c_example

This an example of how to use data structs in c language. In this example, a departmental store is shown. the example allows to users select products from a category. In addition, at the end of the program, it is shown a note with the products acquired by users and the total spend to the buy by a user.

data-structure data-structures data-structures-and-algorithms example examples language-c learning learning-c

Last synced: 15 Mar 2025

https://github.com/ellemenno/cli0

cli zero —a simple shell script skeleton with no dependencies

bash cli command-line example script shell tool

Last synced: 26 Feb 2025

https://github.com/verma-kunal/terraform-aws-apache-example

Terraform Module to provision an EC2 instance that is running Apache server - Example

apache aws-ec2 example terraform-module

Last synced: 03 Sep 2025

https://github.com/qeeqbox/session-fixation

A threat actor may trick a user into using a known session identifier to log in. after logging in, the session identifier is used to gain access to the user's account

example fixation infosecsimplified metadata qeeqbox session visualization vulnerability

Last synced: 23 Jun 2025

https://github.com/shpota/do-while-loop-implementation-in-scala

'Handmade' implementation of DO-WHILE loop using only build-in Scala features.

example loop scala scala-example scala-features

Last synced: 12 Jun 2025

https://github.com/casdoor/casdoor-nodejs-angular-example

Node.js Express + Angular example app for Casdoor based on casdoor-nodejs-sdk and casdoor-js-sdk

angular casdoor example express iam javascript js node nodejs oauth oidc sso

Last synced: 22 Sep 2025

https://github.com/ozluy/i18n-react

React i18n Türkçe, English, Čeština

czech dildestegi english example i18n multilanguage-support react turkish

Last synced: 15 May 2025

https://github.com/droidsonroids/android-runtime-permission-tock-too

Example of Time Of Check To Time Of Use race condition on Android

android example race-conditions runtime-permissions toctou

Last synced: 16 Mar 2025

https://github.com/fusionauth/fusionauth-example-go-device-code-grant

get-gif: An Example Golang CLI app using the FusionAuth Golang Client Library to provide Device Code OAuth

example fusionauth go golang golang-cli oauth2 oauth2-device-code-flow

Last synced: 06 Jan 2026

https://github.com/uliwitness/circuitous

A little project I made at the ObjCGN Hackathon that lets you build and use an electric circuit. Since I only had a day, I went with a (probably too) simple algorithm, which is buggy.

abandoned example

Last synced: 22 Mar 2025

https://github.com/davenchy/libtorrent-dart-bindings-example

A simple example on how to write libtorrent bindings for dart lang

bindings dart dart-ffi dartlang example ffi libtorrent torrent

Last synced: 03 Oct 2025

https://github.com/roc41d/spring-boot-multiple-datasources

A sample application to demonstrate how to configure multiple datasources in a spring-boot project

configuration datasources dockerfile example java java-8 multiple-databases multiple-datasource mysql-database spring-boot

Last synced: 15 Mar 2025

https://github.com/ai-helpers/example-api-template

Instantiating the API cookiecutter template (FastAPI).

example fastapi machine-learning

Last synced: 03 Aug 2025

https://github.com/davidkk/ngwp-todo

Angular 1.x.x scaffold with ngwp

angularjs example redux scaffold todos

Last synced: 05 Oct 2025

https://github.com/venam/unix-python-cli-template

A Nice Template For A Unix CLI

cli example template unix unix-cli

Last synced: 30 Mar 2025

https://github.com/shinesolutions/aem-helloworld-config

Example AEM Hello World configuration

aem aem-opencloud config example

Last synced: 05 Mar 2025

https://github.com/s0rg/clickhouse-kafka-compose

Example docker-compose with clickhouse and kafka or redpanda as event sources

clickhouse docker docker-compose example kafka redpanda

Last synced: 24 Oct 2025

https://github.com/siketyan/iosrs

An example iOS App with Swift using Rust as a static library.

example ffi ios-app rust-library swiftui

Last synced: 02 Apr 2025

https://github.com/luismayta/python-example-drf

Example Django Rest Framework

django drf example peru python sample

Last synced: 03 Oct 2025

https://github.com/hopson97/opengl-spooky-scene

OpenGL Spooky scene using OpenGL 4.5 (Direct State Access)

example opengl scene sfml spooky

Last synced: 19 Apr 2025

https://github.com/maximeguinard/example-fastdl

📱 I show you an example of simple and effective fast for game Garry's Mod

example example-fastdl fastdl garry-smod gmod

Last synced: 28 Jul 2025

https://github.com/didinj/flutter-android-ios-tutorial

Flutter Tutorial: Create a Native Android and iOS Apps Quickly

android dart example flutter ios mobileapps native quickly tutorial

Last synced: 08 Aug 2025

https://github.com/dargstack/dargstack-example_stack

Basic stack configuration to see what DargStack is meant for.

devops docker example stack template

Last synced: 29 Jul 2025

https://github.com/yaroze/oci-k8s

Simple OpenTofu/Terraform to deploy a Kubernetes cluster on Oracle Cloud Infrastructure as well as some useful tools

example kubernetes kubernetes-deployment opentofu oracle-cloud terraform

Last synced: 29 Jul 2025

https://github.com/bithappensshow/nextjs-nuxtjs-production-deployment-example

This repository provides production-ready configurations for SSR (Server-Side Rendering) applications built with NextJS and NuxtJS. It serves as a comparison between the two frameworks, showcasing best practices and key differences in deployment and configuration.

configuration deployment docker example nextjs nuxtjs ssr standalone

Last synced: 29 Jul 2025

https://github.com/nitayneeman/angular-cli-third-party-example

An example for "How to Add Third-Party Library in Angular CLI" article

3rd-party angular angular-cli cli example library third-party

Last synced: 22 Sep 2025

https://github.com/nitayneeman/angular-mutationobserver-example

An example for "Listening to DOM Changes Using MutationObserver in Angular" article

angular angular-mutationobserver article change changes directive dom dom-changes example mutation mutationobserver observer

Last synced: 22 Sep 2025

https://github.com/nitayneeman/es2019-examples

📃 Examples for the approved proposals which have been reached stage 4 in the TC39 process and will be included as part of ES2019 (ES10) specification

ecma ecmascript es10 es10-example es2019 es2019-example es2019-features example javascript js proposal proposals script tc39

Last synced: 27 Oct 2025

https://github.com/nitayneeman/debugging-nodejs-using-ndb-example

An example for "Chrome DevTools - Debugging Node.js Application Using ndb" article

chrome chrome-devtools debug debugger debugging devtools example ndb node nodejs tool

Last synced: 22 Sep 2025

https://github.com/guastallaigor/vue-backoffice-example

Vue Backoffice Example is a Vue.js simple CRUD, with authentication login, and somewhat basic functionalities.

crud crud-application crud-sample example hacktoberfest hacktoberfest2018 vuejs vuejs2 vuetify

Last synced: 30 Jul 2025

https://github.com/jsugarelli/tempconvertr

Temperature converter (example R package for article in 'Informatik Aktuell')

article example

Last synced: 08 Nov 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/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/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/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/soroushj/go-grpc-otel-example

Go + gRPC + OpenTelemetry Example

example go golang grpc otel

Last synced: 03 Aug 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/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/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/da-moon/libp2p-examples

The following repository contains some examples on LibP2P and can be useful for people that are learning how to build P2P networks using LibP2P components.

example ipfs ipfs-protocol libp2p p2p p2p-network

Last synced: 30 Sep 2025

https://github.com/ho1yspirt/demo_ioc_container

Demo of IoC container for Flutter project as an alternative to Service Locator like GetIt

buildcontext demo di dip example flutter ioc-container

Last synced: 07 Aug 2025

https://github.com/wdalmut/maybe-with-promises-3

Maybe with promises example using Ramda and Sanctuary (only maybes)

example maybe ramda sanctuary

Last synced: 08 Aug 2025

https://github.com/nikolaydubina/go-bitset-example

Go Bitset: benchmarks, examples, analysis

benchmarking bitset example go golang static-analysis

Last synced: 09 Aug 2025

https://github.com/ai-action/ollama-github-action-demo

🦙 Demos of large language models (LLMs) with Ollama in GitHub Actions.

action ai ai-action demo example github github-action github-actions large-language-models llm ollama

Last synced: 12 Sep 2025

https://github.com/cicd-tutorials/cicd-tutorials.net

Examples on how to develop CI/CD pipelines and how to configure development environment for working with CI/CD pipelines.

docker docker-compose example jenkins robotframework sonarqube wsl wsl-ubuntu

Last synced: 10 Aug 2025

https://github.com/maple3142/megumin-pack

A really small javascript bundler for practice.

bundler example javascript practice

Last synced: 11 Aug 2025

https://github.com/spinningideas/knex-poc

Reference implementation of node api using Knex ORM and PostgreSQL DB

example knexjs nodejs repository-pattern typescript

Last synced: 11 Aug 2025

https://github.com/iand/mconeweek

Go port of the Minecraft One Week Challenge

example game golang

Last synced: 13 Aug 2025

https://github.com/skylinecommunications/slc-as-example_interactiveautomationscripttoolkit

Contains examples of interactive automation scripts that use the InteractiveAutomationScriptToolkit NuGet package.

dataminer dataminer-automation-script example

Last synced: 14 Aug 2025

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

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

allure allure-report commonjs example javascript jest npm

Last synced: 16 Aug 2025

https://github.com/kalebpederson/sample-solid-cli

A sample project used to demonstrate some of Uncle Bob's SOLID principles.

dependency-injection dependency-injection-training example solid-principles

Last synced: 17 Aug 2025

https://github.com/josgard94/react-sidebar-example

This project serves as an example implementation of a sidebar using Material UI, a popular React component library. The sidebar is a common user interface element used in web applications to provide easy navigation and access to different sections or features of the application.

css example gh-pages html html-css html-css-javascript html5 javascript material-ui react react-router react-sidebar react-sidebar-menu reactjs sidebar

Last synced: 17 Aug 2025

https://github.com/sansmoraxz/lamb2numb

Lambda application template with layers and CI/CD

aws-lambda devops-enabled example linter-config poetry python template

Last synced: 12 Jan 2026

https://github.com/sanda0/dp_per_user_example

simple multi-tenant example with laravel

example laravel multi-tenant php sqlite3

Last synced: 18 Aug 2025

https://github.com/spirosikmd/example-jest-fetch-mock

Example project to test changes in jest-fetch-mock package

example jest-fetch-mock

Last synced: 18 Aug 2025

https://github.com/hexenq/kuroshiro-analyzer-seed

seed/example for building morphological analyzer for kuroshiro.

analyzer example japanese kuroshiro seed

Last synced: 19 Aug 2025

https://github.com/indooratlas/android-wrld-example

Example Android app that integrates IndoorAtlas with WLRD 3d maps

deprecated example

Last synced: 20 Aug 2025

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: 22 Aug 2025

https://github.com/b3b0/floss-web-server-security

🔒🖥️✨Just some configuration examples for various web servers.

apache apache2 example hardening httpd nginx security security-hardening

Last synced: 24 Aug 2025

https://github.com/wendelladriel/cat_years_app

First iOS app with Swift only for studying purposes

app example ios study swift

Last synced: 24 Aug 2025

https://github.com/alina1412/example_tornado_js

examples of tornado with simple web page

example html javascript js python tornado

Last synced: 24 Aug 2025

https://github.com/rob-blackbourn/jetblack-http3-example1

A simple python ASGI server supporting HTTP/3

asgi bareasgi example http3 hypercorn python python3 server

Last synced: 25 Aug 2025

https://github.com/arctop/ios-sdk-example

Example app utilizing the Arctop iOS SDK from the perspective of an app developer.

arctop example ios swift

Last synced: 26 Aug 2025

https://github.com/angularexample/mfe-angular-react-nx

MFE Angular host with React remote using Nx. Angular 20, React 19, Nx 21. Working example of a multi-platform Micro Front End. Generated using Nx. In an Nx monorepo. Includes complete step-by-step instructions.

angular angular20 example mfe microfrontend monorepo nx react react19

Last synced: 28 Aug 2025

https://github.com/bahmutov/percy-for-cli-example

generating HTML from CLI output for image diffing

cli example image-diffing visual-testing

Last synced: 30 Aug 2025

https://github.com/dylibso/testing-xtp-plugins

An end-to-end example of testing XTP plugins which call host functions + example mocked host functions.

example golang host mock testing typescript wasm xtp zig

Last synced: 30 Aug 2025

https://github.com/programarivm/solidity-receive-ether

The Git way for a smart contract to receive Ether.

dapp ether example receive ropsten smart-contracts solidity tutorial

Last synced: 28 Jun 2025

https://github.com/vikramtiwari/nodejs-examples

nodejs examples demonstrating APIs or libraries

cloud-function example geo-from-ip nodejs

Last synced: 05 Nov 2025

https://github.com/laironcosta1994/simple-ecs

An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.

csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d

Last synced: 31 Aug 2025

https://github.com/kozmod/progen-examples

Repository contains examples of usage 'progen' cli

example examples progen

Last synced: 24 Jul 2025