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/montoya/minisweeper

Open source clone of Minesweeper, built with HTML, CSS, and JS (and a few emoji)

example gamedev javascript open-source puzzle

Last synced: 04 Mar 2025

https://github.com/omaraflak/android-fingerprint-example

How to use fingerprint authentication on Android

android auth example fingerprint

Last synced: 05 Apr 2025

https://github.com/omaraflak/animatedvectordrawable

Using animated vectors to transform a pause icon into a stop icon.

animated-vectors example icons

Last synced: 05 Apr 2025

https://github.com/artemik/github-top-ios

GitHub daily top repositories iOS app.

example github helloworld ios network objective-c tableviewcell

Last synced: 04 Apr 2025

https://github.com/evanshortiss/nodejs-basic-auth-example

A sample application that uses basic access authentication, and performs server-side rendering

basic-authentication example example-app node nodejs

Last synced: 14 Oct 2025

https://github.com/james-e-a/template-pwa

A no-nonsense, actually-bare-bones template demonstating Mozilla and Google's "Progressive Web App" technology

example pwa template

Last synced: 16 Jan 2026

https://github.com/evry-ace/hello-world

Hello World Kubernetes Test Application

ace-app ace-platform docs example k8s

Last synced: 04 Mar 2025

https://github.com/bahmutov/docker-file-permissions

Investigating difference in file permissions between root and regular user

docker example

Last synced: 29 Sep 2025

https://github.com/kaifuny/bytebuddy-example

Byte Buddy Example(官网没给代码,自己写了个)

bytebuddy example official sample

Last synced: 17 Mar 2025

https://github.com/ingogriebsch/sample-spring-data-jpa-testcontainers-utilization

This sample shows you how to utilize the Testcontainers usage with Spring Data JPA (and Spring Boot)

example java sample spring spring-boot spring-data spring-data-jpa testcontainers

Last synced: 21 Jul 2025

https://github.com/didinj/css3-navigation-bars-example

CSS3 Tutorial: Navigation Bars

bar bars css css3 example navigation tutorial

Last synced: 29 Mar 2025

https://github.com/iterative/pipeline-conifguration

Ideas, examples and best practices for pipeline configurations

dvc example pipeline

Last synced: 18 Jun 2025

https://github.com/citizen428/colorapi

Minimal demo app for demonstrating Hug at ThaiPy February 2017.

api example hug python python-3 rest

Last synced: 27 Nov 2025

https://github.com/ik5/example_pgx_with_complext_oid

Example on how to use complex domain using golang and pgx

example golang pgx pgxpool poc postgresql

Last synced: 28 Mar 2025

https://github.com/henrikfricke/teaxyz-nextjs-example

Develop a Next.js project using teaxyz

example nextjs teaxyz

Last synced: 24 Dec 2025

https://github.com/awalterschulze/cloud-example

[Deprecated] Cloud Haskell Example

cloud-haskell example haskell

Last synced: 25 Jun 2025

https://github.com/skylinecommunications/slc-c-example_snmp-base

Example connector showing how to retrieve the common SNMP parameters and tables on every device.

dataminer dataminer-connector example

Last synced: 25 Jun 2025

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

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

allure allure-report esm example jasmine typescript yarn

Last synced: 23 Jul 2025

https://github.com/permitio/permitio-java-spring-boot-example

This Spring Boot API demonstrates the use of Permit.io permission checks via the Permit.io SDK using RBAC+ABAC and ReBAC policy models.

example

Last synced: 25 Jun 2025

https://github.com/ew-endwall/example-personal

This warehouse includes codes for personal website. The website is a simple sample site that includes contact information about me.

bootstrap bootstrap-vue bootstrap5 example example-personal example-project personal personal-website responsive responsive-design responsive-web-design vanilla vite vitejs vue vue-router vue3 vuejs

Last synced: 31 Dec 2025

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

Docker engine example for a codacy duplication tool

codacy docker duplication engine example tool

Last synced: 18 Oct 2025

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

Docker engine example for a codacy metrics tool

codacy codacy-tool docker engine example metrics tool

Last synced: 24 Feb 2025

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

Docker engine example for a codacy tool

codacy docker engine example tool

Last synced: 24 Feb 2025

https://github.com/ysden123/scala-exercises

Exercises on Scala

example exercise sample scala study

Last synced: 21 Jul 2025

https://github.com/spy86/sample-nodejs-code

Example of NodeJS scripts

example nodejs scripts

Last synced: 13 Sep 2025

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: 04 Mar 2025

https://github.com/eznix86/fastapi-proxy

🐍 FastAPI Proxy Inspired from NodeJS http-proxy-middleware

example fastapi http http-server proxy

Last synced: 22 Jul 2025

https://github.com/sabo99/mvvm-architecture-kotlin_example

MVVM Architecture Example (Model View ViewModel) with Kotlin

android-studio example kotlin mvvm-architecture

Last synced: 04 Mar 2025

https://github.com/gozeon/web-worker

:broken_heart: learn web worker demo

demo example web worker

Last synced: 21 Mar 2025

https://github.com/didinj/groovy-map-example

Groovy Tutorial: Map Example

example groovy map tutorial

Last synced: 29 Mar 2025

https://github.com/ingogriebsch/sample-spring-data-jpa-postgresql-lob-handling

This sample shows you how to handle PostgreSQL lobs with Spring Data JPA

example java postgres postgresql sample spring spring-boot spring-data spring-data-jpa

Last synced: 31 Dec 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: 31 Dec 2025

https://github.com/ingogriebsch/sample-spring-data-graphql-relay

This sample shows you how to implement a GraphQL relay in a Spring Data environment.

example graphql graphql-java java sample spring spring-boot spring-data

Last synced: 31 Dec 2025

https://github.com/Lightning-Chart/lcjs-example-0053-dataGaps

Example showcasing how data gaps can be handled XY series. Particularly highlights line and area series in a trading use case

data-visualization demo example lightningchart-js template trading

Last synced: 22 Jul 2025

https://github.com/allure-examples/vitest-npm-ts

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

allure allure-report esm example npm typescript vitest

Last synced: 15 Jul 2025

https://github.com/mackysoft/unity-githubactions-automatictest-example

A example project for automated testing using Unity and GitHub Actions.

automation ci example github-actions test tutorial unity

Last synced: 02 Mar 2025

https://github.com/v3ssel/simpledockerexample

Just simple docker image with Nginx + FastCGI and docker-compose proxy server

c docker docker-compose example fastcgi

Last synced: 05 Oct 2025

https://github.com/francescodisalesgithub/mavern-parameters-placeholder

Example of how to set parameters placeholder in a pom file

deploy example java maven nexus-repository-manager nexus3 simple

Last synced: 22 Jul 2025

https://github.com/allure-examples/spock-groovy-2.5-gradle

Example of Allure Report usage with Spock, Groovy 2.5 and Gradle

allure allure-report example gradle groovy spock

Last synced: 25 Jan 2026

https://github.com/dptole/elm-blog

Blog made using Elm 0.19.1 for learning purposes.

blog docker elm elm-lang example fp haskell node nodejs svg webgl

Last synced: 31 Dec 2025

https://github.com/ungana/sqlx-sqlite-database-connection

An example project showing how to use SQLx and SQLite together in a Rust project.

connection example rust rust-lang sqlite sqlite3 sqlx sqlx-cli

Last synced: 24 Feb 2025

https://github.com/killwolfvlad/example-kotlin-redis-client

Redis Client Example for Kotlin

example kotlin redis redis-client

Last synced: 29 Mar 2025

https://github.com/brunos3d/nx-core-study

A study project using Nx Core without plugins.

core example javascript nx package study typescript

Last synced: 24 Feb 2025

https://github.com/saadmairaj/django_stream_framework

A Django notification system example of modern sites using the stream-framework

django example python3 redis stream stream-framework

Last synced: 31 Dec 2025

https://github.com/gabriele-mastrapasqua/terraform_java_microservice

Terraform example using Beanstalk to deploy a java REST API with autoscaling, a balancer, RDS and an Web Application Firewall

aws beanstalk example rds terraform waf

Last synced: 13 Mar 2025

https://github.com/thedigitalninja/examplegoapi

Example go API

api example go golang

Last synced: 04 Mar 2025

https://github.com/javiersegoviacordoba/spring_boot_example

Spring boot application to get a json from an url, show it through your server and save it in a MongoDB.

example mongodb spring-boot

Last synced: 22 Jul 2025

https://github.com/ddochea0314/example-postgres-text-search-types

본 프로젝트는 postgres 문자열 검색 기능 사용을 위한 tsvector, tsquery 의 간략한 사용예시를 다룹니다.

example postgres postgresql tsquery tsvector

Last synced: 04 Apr 2025

https://github.com/holyshared/line-oauth2-application

Rails example application for LINE login

app example line oauth2 rails

Last synced: 24 Feb 2025

https://github.com/prior99/hyrest-todo-example

An example project for Hyrest.

example full-stack hyrest todo

Last synced: 01 Jan 2026

https://github.com/jeantimex/swiftyklotski

🕹️Swift library to solve Klotski puzzle game with efficient algorithm.

algorithm example klotski puzzle-game swift swift-library

Last synced: 31 Aug 2025

https://github.com/ifraixedes/go-csv-reader-example

Simple tool which uses the Go CSV Reader of the standard library

csv example golang

Last synced: 31 Oct 2025

https://github.com/apiaryio/dredd-pollsapi-php

Example PHP application for testing with API Blueprint and Dredd

dredd dredd-hooks example php scaffold sjs-team skeleton

Last synced: 26 Jun 2025

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

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

allure allure-report commonjs example jest pnpm typescript

Last synced: 24 Feb 2025

https://github.com/allure-examples/jest-pnpm-esm-ts

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

allure allure-report esm example jest pnpm typescript

Last synced: 24 Feb 2025

https://github.com/eendroroy/gradle-example-plugin

gradle plugin example

example gradle-plugin java

Last synced: 22 Mar 2025

https://github.com/raezil/cinema-api

example powered by Thunder

example thunder

Last synced: 22 Mar 2025

https://github.com/numq/keyboardwidget

Customizable On-Screen Keyboard (OSK) widget for Android

android custom-keyboard custom-view example keyboard keyboard-view on-screen-keyboard osk widget

Last synced: 13 Sep 2025

https://github.com/haquenafeem/ui-hammer-break

Example of hammer cursor on webpage and when clicked creates glass breaking effect

example frontend html-css-javascript interactive

Last synced: 14 Mar 2025

https://github.com/kyuff/example-petstore

Example for a way to structure a Go based microservice

ddd domain-driven-design event-sourcing example go golang microservice petstore3 service

Last synced: 31 Oct 2025

https://github.com/shmink/quickcheck_test

Testing out a quickcheck example, looks like it might be good for a simple reference.

elixir example quickcheck

Last synced: 14 Apr 2025

https://github.com/lnvaldez/js-framework-todo

Simple todo application built with my custom framework.

example framework todo

Last synced: 22 Mar 2025

https://github.com/asherjingkongchen/typescript-webgpu-helloworld

A simple "Hello World" example using TypeScript and WebGPU. This project demonstrates the basic setup for a WebGPU application, resulting in a canvas cleared to a HotPink color.

agent ai awesome cline coding crap crypto example gpu graphics human joke lightweight lol loser meme vibe vibecoding web webgpu

Last synced: 26 Jun 2025

https://github.com/tobua/exmpl

Quickly create stylish previews for your digital creations

documentation example prototyping stylesheet

Last synced: 04 Mar 2025

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

https://github.com/pxbunny/login-page-example

Login page example.

example reactjs typescript

Last synced: 31 Oct 2025