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/cucumberjs-npm-cjs-js

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

allure allure-report commonjs cucumberjs example javascript npm

Last synced: 28 Apr 2026

https://github.com/roskakori/django-reporting-with-raw-sql

Code and slides for talk at PyCon Austria 2025

django example reporting sql

Last synced: 28 Apr 2026

https://github.com/remram44/memory

A "memory" (or "pairs") game, in C++ using Qt

example qt qt-gui

Last synced: 28 Apr 2026

https://github.com/agateau/livereload

Example code implementing livereload for Qt widgets and qml applications

example qml qt qwidgets

Last synced: 28 Apr 2026

https://github.com/martijn/azure-functions-typescript-jest-example

Example: Writing and testing Azure Functions with TypeScript

azure azure-functions example typescript

Last synced: 28 Apr 2026

https://github.com/xiaomi7732/jsclock

PWA clock that has a second on it

clock css example flexbox javascript manifest pwa seconds serviceworker

Last synced: 29 Apr 2026

https://github.com/manuel-mauky/saxsys-campus-react-example

Beispiel-Code für Vortrag zu React, Flux, Redux beim Saxonia-Campus 2016

example react redux talk

Last synced: 28 Apr 2026

https://github.com/adamrushuk/vcloud-powershell

Various VMware vCloud PowerCLI scripts I've created or used over the years

example powercli powershell powershell-module powershell-script vcloud vcloud-director vmware

Last synced: 08 Jun 2026

https://github.com/philipsorst/example.angular-material.ts

Example of an Angular Application with Angular Material

angular example material

Last synced: 29 Apr 2026

https://github.com/eeyribas/arduino-clock-ds1307

Contains examples using the DS1307 module with Arduino. These examples include DisplayingTimeWithNextionScreen, DisplayingTimeWithRTCLib and SetTime.

arduino arduino-examples arduino-ide arduino-library arduino-sketch arduino-uno clock datetime display ds1307 ds1307-arduino ds1307-library example nextion nextion-display nextion-hmi rtclib set-datetime time timetable

Last synced: 29 Apr 2026

https://github.com/rgl/spin-http-ts-example

Example Spin HTTP Application written in TypeScript

example spin typescript wasm webassembly

Last synced: 29 Apr 2026

https://github.com/ammarnajjar/dart-native-executables

Build native executables for dart (example)

dart example executable github-actions native-executables

Last synced: 30 Apr 2026

https://github.com/tejasmr/tezz.util

Example repository for https://github.com/tezz-io/maven-with-junit-javadoc-template

example java javadoc junit maven template

Last synced: 30 Apr 2026

https://github.com/suoyukii/getcputemperatureexample

Get Cpu Temperature Example for .NET 9

csharp example windows

Last synced: 30 Apr 2026

https://github.com/tsnsoft/tsn_java_an_demo

Пример использования аннотаций, лямбда-выражений и тернарного оператора в Java для NetBeans

annotations example java lambda netbeans ternary-operator

Last synced: 08 Jun 2026

https://github.com/stuffbymax/gamesave-example

this is example of game save files html css and js and also json for the data

example example-code example-project example-site games gamesaves site

Last synced: 08 Jun 2026

https://github.com/discoduroderoer/example-localstorage-angular

Ejemplo de como gestionar datos de localstorage con angular

angular example localstorage module pipe service

Last synced: 01 May 2026

https://github.com/ingogriebsch/sample-spring-web-simple-restcontroller

This sample shows you how to implement a simple REST controller with Spring Web (and Spring Boot)

example java sample spring spring-boot spring-web

Last synced: 01 May 2026

https://github.com/kuy/lecho

Local Echo program written in OCaml with Core and Async.

async core echo example ocaml

Last synced: 08 Jun 2026

https://github.com/rwachters/mcp-tutorials

Kotlin tutorials for Model Context Protocol (MCP), featuring a generic client that connects to any STDIO MCP server to dynamically discover and interact with its tools.

ai ai-agent client-server example interoperability kotlin llm llm-agent mcp model-context-protocol sdk stdio tool-calling tools tutorial

Last synced: 02 May 2026

https://github.com/readyyyk/ts-reduxtk-tailwind

Project setup and work tree for TypeScript, Redux Toolkit and TailwindCSS

configuration example redux-toolkit tailwindcss typescript worktree

Last synced: 02 May 2026

https://github.com/jeremija/sw-toolbox-example

Example using Google sw-toolbox for assisting in creation of service workers

browserify example nodejs service-worker sw-toolbox

Last synced: 03 May 2026

https://github.com/cbenoit/hello-dyn4j

A simple Dyn4J test with JavaFX.

dyn4j example javafx physics

Last synced: 03 May 2026

https://github.com/kahwee/javascript-sg

Published content for javascript.sg

blog example javascript

Last synced: 03 May 2026

https://github.com/aman9026/swipetodismiss

Implementation of a basic swipe to dismiss feature in the list.

dart example flutter flutter-examples

Last synced: 04 May 2026

https://github.com/discoduroderoer/example-angular-signals

Ejemplo de implementación de Angular Signals

angular computed effects example mutate set signals update v16

Last synced: 04 May 2026

https://github.com/heiwa4126/sam-node-hello2-rust-wasm

AWS Lambda で Node,js + WebAssembly(Rust) の練習

aws-lambda example nodejs rust webassembly

Last synced: 04 May 2026

https://github.com/nchenche/flask-vite-tutorial

This project is a tutorial demonstrating how to build a simple web application by integrating a Flask backend with a Vite frontend using Vanilla JavaScript.

example flask-application vanilla-js vitejs

Last synced: 04 May 2026

https://github.com/reinoutww/agentic-mcp-example-ui

A complete Model Context Protocol (MCP) demonstration featuring a Python FastMCP server with an add() tool, a FastAPI agent backend with OpenAI integration, and a beautiful React frontend with elegant glass morphism design.

agentic-mcp ai demo example llm mcp react

Last synced: 04 May 2026

https://github.com/nwtgck/eslint-plugin-exaggerated-non-null-assertion-example

Example of eslint-plugin-exaggerated-non-null-assertion

eslint example

Last synced: 05 May 2026

https://github.com/allure-examples/cucumberjs-npm-cjs-ts

Example of Allure Report usage with CucumberJS, npm, CommonJS and TypeScript

allure allure-report commonjs cucumberjs example npm typescript

Last synced: 05 May 2026

https://github.com/nick-vanduijn/springboot-rbac-example

Example Spring Boot REST API demonstrating Role-Based Access Control (RBAC) with JWT authentication and enterprise-grade audit logging. Includes real security, async audit trail, AOP, and production-ready patterns for educational purposes.

demo example java jwt rbac role security spring springboot

Last synced: 05 May 2026

https://github.com/pomxark/quickstart

Пример модульной структуры

clean-architecture example laravel

Last synced: 06 May 2026

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

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

allure allure-report cucumber example gradle java junit4

Last synced: 06 May 2026

https://github.com/budiigunawan/jogjalan

Jogjalan API for listing various tourism destinations, todos, and restaurants in Yogyakarta

bun example honojs postgresql prisma-orm rest-api

Last synced: 06 May 2026

https://github.com/minpeter/gtk_example

🕸️ gtk library 예제

c example gtk linux study

Last synced: 06 May 2026

https://github.com/patrickap/todo-app

Dockerized todo app with authentication. 👨‍💻

docker example microservices react vite

Last synced: 06 May 2026

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: 07 May 2026

https://github.com/explooosion/react-dva-i18n-example

🚀 An i18n project example based on react.js created by dvajs.

dvajs example i18n react

Last synced: 07 May 2026

https://github.com/ingogriebsch/sample-spring-cloud-openfeign-page-support

This sample shows you how to enable (Spring Data) page support on Feign clients

example feign-client java sample spring spring-boot spring-cloud spring-cloud-open-feign

Last synced: 08 May 2026

https://github.com/mingderwang/bun-on-vercel

test deploy bun server on vercel (example of https://github.com/vercel-community/bun)

bun example vercel

Last synced: 08 May 2026

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

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

allure allure-report esm example jest npm typescript

Last synced: 08 May 2026

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

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

allure allure-report cucumberjs esm example javascript pnpm

Last synced: 10 Jun 2026

https://github.com/sistrall/example-of-graphql-hapi-server

This repo contains a starting project to use in GraphQL workshops based on Hapi

example example-api example-project graphql hapi javascript js nodejs

Last synced: 09 May 2026

https://github.com/mkdika/ts-express-rest-api

Typescript Express.js REST API example.

example express-js poc rest-api typescript

Last synced: 09 May 2026

https://github.com/team401/nickleback-2023

401's B-team and C-team offseason robots

ai blazingly-fast crypto example frc java robotics synergy web3

Last synced: 10 May 2026

https://github.com/cbenoit/hello-jbox2d

A simple JBox2D test with JavaFX.

example javafx jbox2d physics

Last synced: 10 May 2026

https://github.com/artyom/sqlite-alter-schema

Demo code: how to handle SQLite schema migrations in Go

example go sqlite

Last synced: 11 May 2026

https://github.com/lpreterite/fis-vue-example

基于fis构建的vuejs事例(包含vue-router的使用)

example fis3 vue

Last synced: 12 May 2026

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: 12 May 2026

https://github.com/francoriba/smtp-sender

Example for sending SMTP messages using python.

example fcefyn python smtp unc

Last synced: 12 Jun 2026

https://github.com/koladilip/go-examples

Examples in golang

example golang

Last synced: 15 Jun 2026

https://github.com/josepaz97123/c-z5j

C hello world example. Docs could be enhanced for better presentation.

c example hello-world starter

Last synced: 15 Jun 2026

https://github.com/piecioshka/hexo-blog

Blog example with use of Hexo

blog example hexo

Last synced: 17 Jun 2026

https://github.com/lucasmendesl/facebooktimelinesnapshot

Ferramenta de linha de comando para realizar o download do html da linha do tempo de um usuário do facebook

anglesharp csharp esx example facebook terca-dev webcrawler

Last synced: 20 Jun 2026

https://github.com/vallshmeleff/pythonprompts

AI Python prompts example

deepseek example perlexity prompts python qwen

Last synced: 23 Jun 2026