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/adrianfinantyo/terraform-docker-sample

Terraform Docker - Docker Container Management with Terraform. A Terraform-based solution for Docker container management, simplifying local development and facilitating future IaaS deployments.

collection docker example iac open-source sample terraform terraform-docker

Last synced: 23 Jan 2026

https://github.com/heiwa4126/sam-stepfunctions-apigw

API Gateway経由でStep Functionsを起動するサンプル

aws-sam example stepfunctions

Last synced: 26 Oct 2025

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

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

allure allure-report commonjs example jasmine typescript yarn

Last synced: 23 Jan 2026

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/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/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-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/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/solareenlo/rust_by_example

Rust by Example

example rust

Last synced: 28 Jan 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/manoelcampos/exemplo-jdbc-javase

Projeto de exemplo mostrando como usar JDBC com um banco de dados Apache H2 em uma aplicação console JavaSE

database example gitpod h2 java javase jdbc jdk maven project sample

Last synced: 08 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/codehutlabs/plone.example.form

This is a Plone 5.2 test project to experiment with z3c forms. There are two forms in this project. The first one is the hallo world form. The second one is a pizza order form.

example forms plone52 plonecli python3

Last synced: 01 Feb 2026

https://github.com/permitio/rebac-rego-example

A Rego-based example of Relationship Based Access Control (ReBAC) and part of a tutorial on implementing ReBAC with OPA

example

Last synced: 01 Feb 2026

https://github.com/vergissberlin/example-odoo

This repository contains an example setup for Odoo development. It includes a sample module, a sample theme, and a sample theme extension.

docker docker-compose example odoo

Last synced: 02 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/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/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/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/myakura/learn--clipboard-apis

examples for Async Clipboard APIs

browser-api clipboard demo example

Last synced: 19 Mar 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/onecx/onecx-example

OneCX example

example product

Last synced: 14 Feb 2026

https://github.com/mkdika/active-admin-demo

Ruby on Rails Active Admin demo

activeadmin demo-app example rails5 ruby

Last synced: 28 Feb 2026

https://github.com/dmitrymalakhov/vue-spa-example

Simple vue SPA

example vue

Last synced: 16 Apr 2026

https://github.com/shakibamoshiri/c-standard-library

Standard C Library Example

c example library

Last synced: 28 Feb 2026

https://github.com/benpollarduk/netaf.blazor

A Blazor implementation of NetAF.

blazor csharp example framework netaf text-adventure tutorial

Last synced: 14 Feb 2026

https://github.com/allure-examples/newman-yarn-cjs

Example of Allure Report usage with Newman, Yarn and CommonJS

allure allure-report commonjs example javascript newman typescript yarn

Last synced: 14 Feb 2026

https://github.com/maurice-l/hash-list-example

Beispiel zur Implementierung einer Hash-Liste mit einer stackartigen Struktur zur Verwaltung von Studenten-Daten in Python

example hash-list python

Last synced: 15 Feb 2026

https://github.com/fabianfrz/linuxday2019_nginx

example nginx build with additional modules as a docker image

example linuxday

Last synced: 28 Feb 2026

https://github.com/andrepolischuk/example-apps

A list of example applications

example example-app

Last synced: 01 Mar 2026

https://github.com/virtualstaticvoid/heroku-docker-r-rgdal-example

Example R project with RGDAL on Heroku using heroku-docker-r

container demo example gdal heroku r rgdal

Last synced: 01 Mar 2026

https://github.com/techsolutionstuff/laravel-rest-api-crud-tutorial

In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.

authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api tutorial

Last synced: 02 Mar 2026

https://github.com/felipecastrosales/image_blurhash

Minimal Reproducible Example, with image and blurhash_dart packages. Make for this: https://github.com/justacid/blurhash-dart/issues/20

blur-image blurhash blurview code dart dartlang example flutter flutter-apps flutter-examples github hash image issues package packages

Last synced: 16 Apr 2026

https://github.com/martinemde/graphql-node-auth-example

An example Express GraphQL API that uses Auth0 to authenticate queries

authentication example express graphql jwt

Last synced: 16 Apr 2026

https://github.com/todays-mitsui/hono-graphql-server-example

Example of GraphQL server using Hono and GraphQL Server Middleware

example graphql hono

Last synced: 16 Apr 2026

https://github.com/expoverse/npm-package-math

This is a dual purpose NPM package that demonstrates how to create your own NPM package and is also for math functions that are required in applications. This package can be downloaded and imported into any project that requires math.

core example functions helper javascript javascript-library learning library math npm-package package tutorial

Last synced: 16 Apr 2026

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

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

allure allure-report example gradle junit junit4 jupiter kotlin

Last synced: 16 Apr 2026

https://github.com/bios-marcel/golang-api-facade-example

A simple example for creating an API with multiple implementations

api example facade go golang pattern patterns

Last synced: 02 Jun 2026

https://github.com/deskpro/docker-compose-example

An docker-compose project for running Deskpro On-Premise without the OPC

example infra on-premise product

Last synced: 01 Apr 2026

https://github.com/zekrotja/example-rest-api

An open demo REST API to build demos on, test stuff against or just play around with.

demo-api example example-api example-rest-api rest rest-api rust vercel

Last synced: 16 Apr 2026

https://github.com/gamadorh/serverless-hello-world

Hello World application with Serverless Framework.

aws example hello-world nodejs serverless serverless-framework

Last synced: 16 Apr 2026

https://github.com/christophevg/howifeel

a small 1-hour project to show newbe developers what coding is all about

example social-network

Last synced: 04 Mar 2026

https://github.com/tomowatt/kubernetes-minio-demo

An example of how to setup a Minio Server on Kubernetes using Terraform.

example kubernetes minio-server terraform

Last synced: 16 Apr 2026

https://github.com/jwszolek/spark-databricks-startup-app

startup code for running spark jobs on Databricks clusters

databricks example scala spark starter-kit starter-project starter-template startup

Last synced: 02 Apr 2026

https://github.com/apillon/website-deploy-example

An example how to use Apillon CLI with GitHub actions to deploy decentralized website.

apillon cli example

Last synced: 02 Apr 2026

https://github.com/gabrieldarezzo/son-webrtc

Estudos sobre WebRTC

example peerjs samples webrtc

Last synced: 30 Apr 2026

https://github.com/macagua/example.dockercompose.getstarted

Example from the 'Get started with Docker Compose' Tutorial

docker docker-compose example flask flask-application redis

Last synced: 02 Apr 2026

https://github.com/andreicherniaev/qthread-with-movetothread_qtimer

how make multi-thread proj with QTimer

example qt

Last synced: 17 Apr 2026

https://github.com/zaneh/flutter-pm-mockup

A Dribbble Mockup (for a Property Management app) to Flutter code

dribbble example flutter flutter-ui

Last synced: 17 Apr 2026

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

Example of Allure Report usage with JUnit 4, Kotlin and Maven

allure allure-report example junit junit4 jupiter kotlin maven

Last synced: 17 Apr 2026

https://github.com/thetoxin/springtest

Example project for studing Spring

example java spring study tutorial

Last synced: 17 Apr 2026

https://github.com/kzap/k8s-crd-example

Sample of setting up CRD Resource and accessing it using a Go Client in Kubernetes

devops example golang kubernetes operators

Last synced: 17 Apr 2026

https://github.com/xandemon/in-app-electron-auto-update-example

An Electron application example that supports in-app auto updating for both private and public projects

autoupdate desktop-app electron electron-builder electron-updater electron-vite example template typescript

Last synced: 17 Apr 2026

https://github.com/codacy/codacy-duplication-example-tool

Docker engine example for a codacy duplication tool

codacy docker duplication engine example tool

Last synced: 19 Apr 2026

https://github.com/pashaproton/binary-tree

Example of the binary tree in different languages

algorithms binary-tree c cpp education example javascript php python

Last synced: 04 Apr 2026

https://github.com/bernardo-mg/spring-boot-executable-jar-example

Example of an executable JAR with Spring Boot.

example executable maven spring-boot

Last synced: 18 Apr 2026

https://github.com/burgan-tech/vnext-example

vnext-example provides reference workflows and components for the vNext Platform, demonstrating recommended patterns, composition techniques, and end-to-end flows to guide developers in building real-world implementations.

example local mock vnext

Last synced: 04 Apr 2026

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

React i18n example using react-i18next

example i18n react react-i18next

Last synced: 18 Apr 2026

https://github.com/psieniarski/weatherapp

Example app with React Hooks and Redux

app example hooks openweathermap-api react redux

Last synced: 18 Apr 2026

https://github.com/barbapapazes/chavignol

Streamlining the user experience - An example from my talk "Fluidifier l'expérience utilisateur"

example laravel pinia-colada talk vue

Last synced: 05 Apr 2026

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

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

allure allure-report cucumber example gradle java junit4

Last synced: 18 Apr 2026