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/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/jcs090218/import_go

Demo to show how you can call function from another file using Go programming language.

demo example go

Last synced: 31 Mar 2025

https://github.com/heiwa4126/sam-lambda-urls1

AWS Lambda Function URLsの最初のサンプル。とりあえず認証なし、CORSなしで。

aws-sam example lambda-function-urls

Last synced: 19 Sep 2025

https://github.com/opqdonut/clojure-train-radiator

A small example project in Clojure. Fetches train information from rata.digitraffic.fi API and displays it.

clojure example

Last synced: 28 Mar 2025

https://github.com/jgosmann/frontend-testing

An example how to test a front end from front to end.

chromatic cypress example jest react react-testing-library storybook testing

Last synced: 20 Apr 2026

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

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

allure allure-report example gradle java jbehave

Last synced: 22 Apr 2026

https://github.com/bernardo-mg/jpa-example

An example showing how to set up and test JPA classes.

criteria-api example jpa persistence

Last synced: 16 Mar 2025

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/drag13/fsharpwebappwithcidemo

Fully developed F# web application with CI (travis-ci) CodeCoverageAnalysys (codecov.io) and deployment to Azure

azure codecov example fsharp fsharp-practice template travis-ci web web-app webapp website

Last synced: 19 Apr 2026

https://github.com/flow-ai/example-node-webhook

Flow.ai Node.js Webhook example

example

Last synced: 05 May 2026

https://github.com/solarnetwork/solarnetwork-example-ts-chart-billboard

Example web app using the solarnetwork-api-core package to query SolarNetwork and render a chart, using TypeScript with billboard.js.

example solarnetwork typescript webapp

Last synced: 26 Mar 2025

https://github.com/richardlitt/nock-example

This is me trying to understand how Nock works

example nock tutorial

Last synced: 20 Mar 2025

https://github.com/psieniarski/weatherapp2

Example app with React Hooks, Redux and Hookrouter

app example hookrouter hooks openweathermap-api react redux

Last synced: 20 Apr 2026

https://github.com/jesusmtnez/todobackend-scala

Moved to Codeberg.org: https://codeberg.org/JesusMtnez/todobackend-scala

cats-effect example http4s scala todo-backend todoapp zio

Last synced: 07 Sep 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/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/rocco-gossmann/sdl3-golang-example

A quick boilerplate to use as a starting point for Go based SDL3 Projects (NO CGO NEEDED !!!)

boilerplate example go golang purego-sdl3 purgego sdl3

Last synced: 29 May 2026

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/r0h1th-1dd4e2/linux-workshop

Cheat Sheet for bash scripting

bash bash-scripting example shebang tutorial-code

Last synced: 03 Apr 2025

https://github.com/l-t-m-f/projectbase_libtcod

Project base using libtcod 122 - Standard C. For making traditional roguelikes, this is a workable starting point.

c example libtcod prototype

Last synced: 29 Oct 2025

https://github.com/dbsduy/learn-blazor-ecommerce-app

This repository contains a Blazor application showcasing CRUD (Create, Read, Update, Delete) operations with user authorization and data persistence using localStorage.

blazor-webassembly crud example learning

Last synced: 06 Mar 2026

https://github.com/nikiforovall/cli-persistent-parameters-example

Example of how to add persistent parameters to a CLI application (console application)

cli console-application example poc

Last synced: 06 Apr 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/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/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/e2e-boilerplate/testcafe-es-modules-chai-assert

TestCafé end-to-end test automation boilerplate, Using ES Modules, Chai and Assert.

assert boilerplate chai e2e e2e-tests example integration-test testcafe

Last synced: 28 Feb 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/garugaru/libgdx-dagger2

Libgdx example project with Dagger2 DI

dagger2 dependency-injection example libgdx

Last synced: 24 Mar 2025

https://github.com/golaughlin/hi-elysia

Completed example Elysia.js API server from the Elysia.js tutorial.

api bun bunjs elysiajs example tutorial typescript

Last synced: 16 May 2026

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

User Exists for abapGIT

abap abapgit example

Last synced: 10 Mar 2025

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

Docker engine example for a codacy tool

codacy docker engine example tool

Last synced: 16 May 2026

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/heiwa4126/terraform-apigw-ex2-openapi

TerraformでAWS Lambda (Python) & API Gateway (powered by OpenAPI) のサンプル

aws-api-gateway aws-lambda example openapi terraform

Last synced: 16 May 2026

https://github.com/dio/envoy-diy-filter-1

A simple DIY project building HTTP filters for EnvoyProxy (https://www.envoyproxy.io/), step-by-step.

cpp custom diy envoyproxy example filter http

Last synced: 27 Mar 2025

https://github.com/antilaby/antilaby-api-example

This is an example plug-in how to use the AntiLaby API

antilaby api example labymod minecraft plug-in plugin spigot spigotmc

Last synced: 18 Mar 2025

https://github.com/kwame-mintah/terraform-azurerm-template

📄 A template for azurerm terraform provider, so others can generate new repositories with the same directory structure, files and configurations.

azure azurerm example template terraform terragrunt

Last synced: 02 May 2026

https://github.com/eeyribas/pic-canbus-comm

Contains an application of CAN-Bus communication with a PIC microcontroller. The PIC microcontroller uses MCP2515 and MCP2551 integrated circuits for CAN-Bus communication.

18f4550 18f458 c-language c-programming-language can-bus can-bus-communication canbus-communication canbus-messages canbus-shield datasheet example mcp2515 mcp2551 pic pic-c-compiler pic-mcu pic-microcontroller pic18f4550 pic18f4580 sender-reciever

Last synced: 13 Mar 2025

https://github.com/tdiblik/rust-ort-opencv-yolov8-example

An example and setup guide on how to get ort and opencv-rust working together. I've tested this on both Linux and Windows.

example opencv-rust ort rust yolov8

Last synced: 27 Feb 2025

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

Parcel Vue example

example parcel vue

Last synced: 08 Apr 2025

https://github.com/hugojosefson/is-sourced

Bash example to check if sourced or executed.

bash example executed source sourced

Last synced: 15 May 2026

https://github.com/binanceapi-net/docusaurus-binanceapi.net

The files used to build the Documentation Website for BinanceAPI.NET

binance binance-api cryptocurrency documentation docusaurus example exchange template unbuilt website

Last synced: 27 Mar 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/butterdebugger/deno-jsr-template

A Deno and JSR stater template 🦕

deno example jsr template typescript web

Last synced: 15 May 2026

https://github.com/matsmaker/small_games

Small games are based on jQuery

example games

Last synced: 08 Apr 2025

https://github.com/srph/toy-react-dnd-fs

Ala-filesystem UI implemented in React DnD

example react react-dnd

Last synced: 15 May 2026

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/poeschl/p-chain

The P-Chain is a example blockchain which holds P-Coins.

blockchain example

Last synced: 17 Mar 2025

https://github.com/richu-antony/android_programmes

Android programming is the process of developing software for mobile devices that run the Android operating system.

android example java latest-version material-ui

Last synced: 11 Jun 2025

https://github.com/e2e-boilerplate/testcafe-typescript

TestCafe end-to-end test automation boilerplate, Using TypeScript.

boilerplate e2e e2e-tests example integration-test testcafe testcafe-typescript typescript

Last synced: 20 Jul 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/devel0/example-dotnet-cpp-integration

example dotnet cpp integration

cpp example netcore vscode

Last synced: 15 May 2026

https://github.com/aleksandryackovlev/mock-api-example

This is an example project for learning how to mock API's using Openapi spec. It's intended to be used as a reference for the blog post "How to Mock an API Server in JavaScript"

example mock mock-server openapi openapi-mock-express-middleware

Last synced: 15 May 2026

https://github.com/roblafeve/react-component

Just an example of a flexible react component file structure

component example ideas react structure thinking

Last synced: 15 May 2026

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/micartey/pi4j-esc

Pi4J Electronic Speed Controller on Raspberry Pi 4

arduino brushless esc example pi4j

Last synced: 15 May 2026

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

https://github.com/lexascms/example-gatsby-blog

Example blog website built using LexasCMS and GatsbyJS.

example gatsbyjs lexascms

Last synced: 15 May 2026

https://github.com/lehuynhthang99/adserviceblog

Ad service for blog

ads blog example unity

Last synced: 15 May 2026

https://github.com/robertjgabriel/color-switcher-angular

Color switcher in angular.js Its pretty cool.

angular example side-project

Last synced: 13 May 2026

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

Todo made with my js-framework.

example framework todo

Last synced: 15 May 2026