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/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/moeki0/example-jekyll-on-rails

collaboration of static site on Jekyll and dynamic app on Rails

example jekyll rails

Last synced: 04 May 2026

https://github.com/heiwa4126/terraform-apigw-ex1

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

aws-api-gateway aws-lambda example python terraform

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/liuchong/ngx-router-example

A http dynamic routing example based on openresty and docker.

example nginx openresty router routing

Last synced: 05 May 2026

https://github.com/nwtgck/typescript-vue-async-computed-prac

Example of Asynchronous Computation in Vue + TypeScript

async async-computation asynchronous example typescript vue

Last synced: 05 May 2026

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

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

example postgres postgresql tsquery tsvector

Last synced: 05 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/x-coders-team/example-dontent-service

This repository serves as a comprehensive example for building a robust service in .NET C#, showcasing best practices, CI/CD automation using GitHub Actions and Jenkinsfile, and organized codebase for a single domain.

csharp csharp-api csharp-code dotnet example example-project github-actions jenkinsfile

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/simoneb/graphql-sse-mercurius

Example showing how to use graphql-sse with Mercurius.

example fastify graphql graphql-sse mercurius sse

Last synced: 05 May 2026

https://github.com/svetlanam/django-tailwind

This is example how to setup Django with Tailwind CSS framework

django example python3 tailwindcss

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/mdecker-mobilecomputing/maven_cucumber_datumsarithmetik

Java-Projekt mit Maven und Cucumber als einfaches Beispiel für BDD mit Cucumber

bdd-tests cucumber-java example github-actions java maven

Last synced: 06 May 2026

https://github.com/gusenov/google-api-examples

Примеры использования Google API.

example examples google-api google-apis

Last synced: 27 Jan 2026

https://github.com/nwtgck/simple-example.tmpl

Simple .tmpl example

dot-tmpl example

Last synced: 05 Feb 2026

https://github.com/mt-digital/flask-example

Example webapp showing some python and browser programming basics

beginner-project example flask python tutorial webapp

Last synced: 19 Jan 2026

https://github.com/detain/phlix-plugin-example

Hello-world metadata-provider plugin for Phlix — reference implementation

composer-package emby example jellyfin media-server metadata-provider phlix phlix-plugin php php8 plex

Last synced: 25 Jun 2026

https://github.com/reklatsmasters/webrtc-examples

Коллекция различных примеров WebRTC

example js learn nodejs p2p socket-io webrtc

Last synced: 12 Apr 2026

https://github.com/sidwebworks/lerna-monorepo-example

A typescript monorepo setup example using Lerna and yarn workspaces

example lerna monorepo yarn-workspaces

Last synced: 10 Oct 2025

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/code-and-sorts/cookie-cs-az-func-api

Example C# Dotnet Azure Function App project using the Cookiecutter API template.

api-rest azure-functions cookiecutter csharp dotnet example serverless

Last synced: 31 Mar 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/yomiji/nan0chat

Secure terminal-based chat service demonstration of Nan0 API project

chat console console-ui easy encryption example go golang microservice nan0 protobuf protocol-buffers services tcp termbox termbox-go

Last synced: 14 Jan 2026

https://github.com/ndxbn/fizzbuzztraining

http://qiita.com/tadsan/items/b9521f149d4964b506d0

example example-project examples fizz-buzz fizzbuzz php php-7 php7

Last synced: 03 Oct 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/shizeeg/youtube

a toy YouTube Data API library for Go

example golang youtube

Last synced: 29 Apr 2026

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

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

allure allure-report commonjs example jasmine javascript yarn

Last synced: 23 Feb 2026

https://github.com/osoianmarcel/url-shortener-go

Tiny URL shortener written in Golang, following Clean Architecture design

clean-architecture example golang url-shortener

Last synced: 12 Oct 2025

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://gitlab.com/vbsw/opengl-go-example

simple OpenGL example with GLFW3 in Go

example glfw go golang opengl simple

Last synced: 13 May 2026

https://github.com/captv89/calc

A Simple Calculator API written in Go powered by Buffalo.

api buffalo calculator example go

Last synced: 11 Jun 2026

https://github.com/qlands/pyramid-pca-jinja2

An extendable Pyramid application using PCA and Jinja2 plugins

example jinja2 pca plugins pyramid python

Last synced: 14 Apr 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/dfensgmbh/biz.dfch.cs.examples.activityid

Sample usage of System.Diagnostics.Trace.CorrelationManager.ActivityId in context of OData controllers

activityid csharp example netframework

Last synced: 16 Mar 2025

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/artifixal/reimbursementapp

Java EE application to manage reimbursement of expenses after user business trip.

ajax example javaee jsp jspscriptletless jstl mvc scriptletless springless

Last synced: 13 Oct 2025

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/ljmf00-archive/codacy-example-sbt-coverage

Example for codacy coverage using SBT

codacy coverage example sbt scala

Last synced: 13 Oct 2025

https://github.com/mlmeloni/go-zmg

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/python-q7g

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

example hello-world python starter

Last synced: 28 May 2026

https://github.com/nongol7090/ci-cd-node-app

🚀 Build and deploy a Node.js app effortlessly with a CI/CD pipeline using GitHub Actions and Docker for seamless integration and delivery.

angular angular-cli angular20 aws-cloudformation circleci continuous-deployment docker e2e-tests eksctl example hibernate mongodb nodejs protractor react redux ssr tutorial

Last synced: 14 Apr 2026

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/yeppha/ts-di-transformer-example

An example of the dependency injection with ts-di-transformer

dependency-injection example interface typescript

Last synced: 13 Oct 2025

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/daichitakahashi/go-enum-example

go-enum example implementation

enum example go golang

Last synced: 31 May 2026

https://github.com/skylinecommunications/slc-c-example_interappcalls

Example connector for use of the Skyline.DataMiner.Core.InterApp library.

dataminer dataminer-connector example

Last synced: 31 May 2026

https://github.com/dptole/deno-playground

A playground to work with Deno for learning and sharing.

denoland example typescript

Last synced: 27 Feb 2025

https://github.com/ubeydeozdmr/react-with-github-pages-example

An example app for React with GitHub Pages (deployment) Tutorial link: https://www.geeksforgeeks.org/deployment-of-react-application-using-github-pages/ react-with-github-pages-example link below:

example example-app example-application github-pages react

Last synced: 13 May 2026

https://github.com/mkinney/pypsrp_example

using python library pypsrp to connect to winrm

example python winrm

Last synced: 17 Oct 2025

https://github.com/analogfeelings/milkshader

A custom shader example for Garry's Mod, based on the first game in the Milk series.

artistic example gmod gmod-addon hlsl hlsl-shader shaders simple source-engine

Last synced: 22 Jan 2026

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

Example of Allure Report usage with CodeceptJS, Yarn and JavaScript

allure allure-report codeceptjs commonjs example java javascript yarn

Last synced: 22 Jan 2026

https://github.com/tarathep/tarathec-pipeline

Example Continuous Deployment (CD) pipeline with GitHub Actions to deploy applications to Azure Web app.

azure-webapp continuous-delivery continuous-deployment example github-actions

Last synced: 29 Jul 2025

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

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

allure allure-report esm example jasmine javascript npm

Last synced: 24 Feb 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/penge/csharp-web-app-examples

Example Web app projects in C#

aspnet-core csharp example tutorial web-app

Last synced: 14 Oct 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/vaadin/mpr-demo

Demonstrate stepwise migration of Vaadin 8 to Vaadin 13 using MPR (DevDays May / 2019)

demo demo-app devday example java migration tutorial vaadin vaadin-flow vaadin-platform vaadin13 vaadin8

Last synced: 14 Apr 2026

https://github.com/ly0va/bouncy-ball

Little experiment with p5.js

example p5

Last synced: 17 Sep 2025

https://github.com/ddochea0314/example-typescript-swaggergen

swagger-typescript-api 자동생성도구 예제

example svelte swagger typescript

Last synced: 18 Apr 2026

https://github.com/ottogiron/goa-heroes

Example of a simple GOA API

example goa golang

Last synced: 27 Jan 2026

https://github.com/girkovarpa/sciter-js-autocomplete

Simple demo of autocompleting a textbox in Sciter.JS

after autocomplete autofill css demo example js pseudo sciter sciter-js suggestions tis tutorial

Last synced: 14 Apr 2026

https://github.com/cybex-dev/java_reflection_xml

A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.

example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml

Last synced: 02 Jul 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/allure-examples/mocha-pnpm-cjs-ts

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

allure allure-report commonjs example mocha pnpm typescript

Last synced: 04 Feb 2026

https://github.com/miguelsavignano/gcloud-run-base

gcloud-run-base

example gcloud

Last synced: 11 Nov 2025

https://github.com/cumulocity-iot/cumulocity-python-device-onboarding

This repositories contains Python scripts compatible with Python 2.7+ and Python 3.

cumulocity-example cumulocity-iot example iot-analytics

Last synced: 15 Oct 2025

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/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/divanvisagie/polymer-example

An example polymer project

example javascript

Last synced: 21 Jun 2025

https://github.com/vbsw/exp-001

experiment to test conditional compilation for Go

compilation conditional example golang test unlicense

Last synced: 22 Jan 2026