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/allure-examples/jasmine-pnpm-esm-ts

Example of Allure Report usage with Jasmine, pnpm, ESM and TypeScript

allure allure-report esm example jasmine pnpm typescript

Last synced: 24 Jan 2026

https://github.com/allure-examples/vitest-yarn-js

Example of Allure Report usage with Vitest, Yarn, ESM and JavaScript

allure allure-report esm example javascript vitest yarn

Last synced: 24 Jan 2026

https://github.com/allure-examples/playwright-yarn-cjs-js

Example of Allure Report usage with Playwright, Yarn, CommonJS and JavaScript

allure allure-report commonjs example javascript playwright yarn

Last synced: 28 Jan 2026

https://github.com/mthomason/encrypt

Simple Python scripts to encrypt and decrypt files.

encryption encryption-decryption example python python3

Last synced: 27 Oct 2025

https://github.com/allure-examples/jest-yarn-cjs-ts

Example of Allure Report usage with Jest, Yarn, CommonJS and TypeScript

allure allure-report commonjs example jest typescript yarn

Last synced: 24 Jan 2026

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

Basic stack configuration to see what DargStack is meant for.

devops docker example stack template

Last synced: 15 Apr 2026

https://github.com/sherwinski/automated-release-npm

Example GitHub Actions workflow for auto-publishing new package versions to NPM

example github-actions semantic-release

Last synced: 24 Jan 2026

https://github.com/allure-examples/cucumberjs-yarn-esm-js

Example of Allure Report usage with CucumberJS, Yarn, ESM and JavaScript

allure allure-report cucumberjs esm example javascript yarn

Last synced: 24 Jan 2026

https://github.com/allure-examples/cucumberjs-yarn-cjs-js

Example of Allure Report usage with CucumberJS, Yarn, CommonJS and JavaScript

allure allure-report commonjs cucumberjs example javascript yarn

Last synced: 24 Jan 2026

https://github.com/mthomason/collect

Example shows how to batch create a Drudge Report type site using Open AI's Function Calling API.

data-collection example example-project function-calling html javascript mit-license openai python python3 rss starter-project web-scraping

Last synced: 18 Apr 2026

https://github.com/allure-examples/jasmine-yarn-esm-js

Example of Allure Report usage with Jasmine, Yarn, ESM and JavaScript

allure allure-report esm example jasmine javascript yarn

Last synced: 24 Jan 2026

https://github.com/neuralnorthwest/mu-app

A starting point for a Mu application.

distributed-systems example framework go golang microservices rpc

Last synced: 28 Jan 2026

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

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

allure allure-report commonjs example jasmine javascript pnpm

Last synced: 24 Jan 2026

https://github.com/allure-examples/jasmine-pnpm-esm-js

Example of Allure Report usage with Jasmine, pnpm, ESM and JavaScript

allure allure-report esm example jasmine javascript pnpm

Last synced: 24 Jan 2026

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

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

allure allure-report commonjs example javascript npm playwright

Last synced: 28 Jan 2026

https://github.com/solareenlo/rust_by_example

Rust by Example

example rust

Last synced: 28 Jan 2026

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

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

allure allure-report esm example npm playwright typescript

Last synced: 06 Feb 2026

https://github.com/heiwa4126/heiwa4126-cow1

A TypeScript wrapper for cowsay with dual-package (ESM/CJS) support and CLI functionality. Generate ASCII art of a cow saying your custom message

cowsay example package typescript

Last synced: 18 Apr 2026

https://github.com/ysden123/spark-ml

Playing with Spark Machine Learning

example exercise machine-learning playing scala spark

Last synced: 15 Apr 2026

https://github.com/allure-examples/jasmine-npm-esm-ts

Example of Allure Report usage with Jasmine, npm, ESM and TypeScript

allure allure-report esm example jasmine npm typescript

Last synced: 29 Jan 2026

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

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

allure allure-report commonjs example mocha typescript yarn

Last synced: 29 Jan 2026

https://github.com/allure-examples/mocha-yarn-esm-js

Example of Allure Report usage with Mocha, Yarn, ESM and JavaScript

allure allure-report esm example javascript mocha yarn

Last synced: 29 Jan 2026

https://github.com/afa7789/gouniswapsample

Golang get Reserves from Uniswap, simple usage of smart contract in golang.

dapp ethereum example golang

Last synced: 15 Apr 2026

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

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

allure allure-report esm example javascript playwright pnpm

Last synced: 30 Jan 2026

https://github.com/bluemangoo/vclight-example

an Example of VCLight Application

example vclight

Last synced: 25 Feb 2026

https://github.com/skylinecommunications/slc-c-example_flow-engineering

Example on how to support generic FLE tables in a DataMiner connector.

dataminer dataminer-connector example

Last synced: 31 Jan 2026

https://github.com/itay-grudev/makefile

An example Makefile template with support for sources in multiple directories

example make makefil makefile-template wildcard

Last synced: 07 Feb 2026

https://github.com/mebohq/example-auth

BasicAuth example using passport

auth example expressjs mebo passport

Last synced: 15 Apr 2026

https://github.com/allure-examples/spock-groovy-3.0-gradlekts

Example of Allure Report usage with Spock, Groovy 3.0 and Gradle (Kotlin)

allure allure-report example gradle groovy spock

Last synced: 31 Jan 2026

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

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

allure allure-report esm example javascript mocha npm

Last synced: 31 Jan 2026

https://github.com/limcheekin/eth-todo

Ethereum Todo Sample App

ethereum example solidity todolist

Last synced: 15 Apr 2026

https://github.com/choi-seunghwan/hangul-chosung-search-demo

한글 초성 검색 모듈 Demo 페이지

chosung example hangul search

Last synced: 01 Feb 2026

https://github.com/tioneb64/cpp-polymorph-class

Two classes to create a polymorphic Array in C++ accepting all types of data

class code cpp cpp14 cpp17 example polymorphism

Last synced: 01 Feb 2026

https://github.com/jeyroik/extas-workflow-example

Example of usage workflow package for Extas

example extas php workflow

Last synced: 25 Feb 2026

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

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

allure allure-report commonjs example javascript playwright pnpm

Last synced: 01 Feb 2026

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

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

allure allure-report commonjs example jasmine pnpm typescript

Last synced: 07 Feb 2026

https://github.com/dparker2/docker-aiohttp-gino-alembic

Starter template repo for dockerized aiohttp RESTful service, using gino and alembic

aiohttp alembic docker docker-compose example gino microservice python rest-api scaffold template

Last synced: 09 May 2026

https://github.com/quickz/cshtml-class-library-example

An example of how to use ASP.NET Core MVC project views from a razor class library.

asp-net-core asp-net-core-mvc cshtml example razor reuse

Last synced: 08 Feb 2026

https://github.com/plesk/ext-custom-action

Custom Action usage example

example

Last synced: 26 Feb 2026

https://github.com/allure-examples/jbehave-maven

Example of Allure Report usage with JBehave, Java 21 and Maven

allure allure-report example java jbehave maven

Last synced: 15 Apr 2026

https://github.com/f-4-u/vag-sible

Vagrant example config, with ansible playbooks - just for testing

ansible config example lynis testing vagrant

Last synced: 09 Feb 2026

https://github.com/skylinecommunications/slc-c-example_rates-snmp

Example connector showing how to calculate bitrates and other rates from the standard SNMP Interfaces table.

dataminer dataminer-connector example

Last synced: 09 Feb 2026

https://github.com/allure-examples/cucumberjvm-testng-gradle

Example of Allure Report usage with Cucumber-JVM, TestNG and Gradle

allure allure-report cucumber example gradle java testng

Last synced: 15 Apr 2026

https://github.com/fverdugo/hellompi

Minimal Julia MPI application for testing purposes

example hpc julia mpi

Last synced: 26 Feb 2026

https://github.com/antklim/whats-the-tabs

Service to search for tabs

example nodejs

Last synced: 15 Apr 2026

https://github.com/marfusios/revolut-jwt-sandbox

Clone of Revolut JWT sandbox example

api example revolut sandbox

Last synced: 26 Feb 2026

https://github.com/day50-dev/simplest-mcp-server

This is the simplest MCP server and simplest MCP client possible

example mcp mcp-client mcp-server

Last synced: 15 Apr 2026

https://github.com/mtmiller/octave-travis-ci-example

Example Octave project using Travis CI

ci example octave travis travis-ci

Last synced: 26 Feb 2026

https://github.com/raigorx/cube-drawing-points

Educational cube 3D draw using points rotating

3d cube educational example rotation terminal

Last synced: 16 Apr 2026

https://github.com/heiwa4126/auto-loggroup-macro

a CloudFormation Macros example.

aws cloudformation example macros

Last synced: 16 Apr 2026

https://github.com/didinj/html-table-example

HTML 5 Tutorial: Table Example

example html html5 html5table htmltable table tutorial

Last synced: 18 Mar 2026

https://github.com/funnyboy-roks/git-commit-spam-ex

Example for my git-commit-spam repo(https://github.com/funnyboy-roks/git-commit-spam)

example

Last synced: 10 Feb 2026

https://github.com/vergissberlin/t3cmd

This is an example project for presentation at the T3CMD in 2020

ci concourse-ci example

Last synced: 18 Mar 2026

https://github.com/r167/jsonw

Example JSON gem for personal testing

example json ruby-gem

Last synced: 16 Apr 2026

https://github.com/jdmacleod/aws-cdk-dcv-gw-sm-without-pipelines

AWS CDK Example - DCV Connection Gateway and Sessions Manager with static AMIs

aws cdk dcv example

Last synced: 16 Apr 2026

https://github.com/eclipse-uprotocol/up-zenoh-example-rust

Example code for zenoh using up-transport-zenoh-rust

example rust uprotocol zenoh

Last synced: 10 Feb 2026

https://github.com/yaroslaff/locker-example-notebook

Simple notebook (no backend), example application of locker-server technology

example frontend locker notebook tutorial

Last synced: 27 Feb 2026

https://github.com/dgw2030521/slider-date-picker

自定义的横滑日历组件

datepicker example react vite

Last synced: 10 Feb 2026

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

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

allure allure-report commonjs example javascript jest yarn

Last synced: 11 Feb 2026

https://github.com/bringauto/example-module

Implementation of Example module for Fleet protocol v2

example fleet-protocol fleet-protocol-module

Last synced: 11 Feb 2026

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: 11 Feb 2026

https://github.com/fakman0/saltstack-wordpress-conf

In the SaltStack infrastructure, there is a configuration that enables the setup of a remote MySQL server on the ubuntu22 server and a WordPress website prepared with nginx on the centos9 server.

example example-project saltstack

Last synced: 12 Feb 2026

https://github.com/myakura/learn--clipboard-apis

examples for Async Clipboard APIs

browser-api clipboard demo example

Last synced: 19 Mar 2026

https://github.com/javieraviles/git-flow

Example exercise of how to apply gitflow methodology

example gitflow gitflow-methodology how-to tutorial

Last synced: 12 Feb 2026

https://github.com/mrzli/racket

Racket examples.

example

Last synced: 12 Feb 2026

https://github.com/subb98/race-results

Test task for PHP developer position at Smart Logistics

app application backend docker docker-compose example php php8 php81 project task test

Last synced: 16 Apr 2026

https://github.com/jmsfernandes/scorpiusclient

A Xamarin.Forms Client application to receive notifications from the Scorpius GE

android example firebase firebase-cloud-messaging ios xamarin-forms

Last synced: 16 Apr 2026

https://github.com/singularityhub/singularity-orb-example

An example repository to use the Singularity Orb singularity/singularity on CircleCi

circle-ci example orb singularity singularity-container

Last synced: 12 Feb 2026

https://github.com/thetoxin/studyjs

Example of possible js and technology for studing

angularjs boostrap example jquery js node-js reactjs tutorial

Last synced: 16 Apr 2026

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

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

bytebase cicd example gitops

Last synced: 13 Feb 2026

https://github.com/onecx/onecx-example-custom-auth-ui

OneCX Example Custom Auth UI

angular example ui

Last synced: 14 Feb 2026

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

OneCX example

example product

Last synced: 14 Feb 2026

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

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

allure allure-report example gradle java junit junit4 jupiter

Last synced: 16 Apr 2026