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/mike-engel/gotham-router-composition

A small example demonstrating one way to compose a router in gotham

example gotham router routing rust webserver

Last synced: 26 May 2026

https://github.com/zurfyx/firebase-chat

Firebase chat example.

chat example firebase javascript

Last synced: 30 Apr 2026

https://github.com/enieber/react-redux-todo

one example how to create todo list with react and redux

example learning react redux

Last synced: 11 Apr 2026

https://github.com/ioleo/ts-mocha-example

Example CLI node app written in Typescript with mocha unit tests.

cli example javascript mocha node typescript unittest

Last synced: 16 Apr 2026

https://github.com/pygraz/django-flutter-example

PyGRAZ Meetup 2022-07-04

django example flutter

Last synced: 12 Apr 2025

https://github.com/dmshvetsov/docker-nginx-proxy-example

Example of automated nginx proxy for Docker containers using docker-gen

docker docker-gen example nginx-proxy

Last synced: 04 May 2026

https://github.com/shimwell/example-dockerhub-upload

A minimal demonstration of Github Actions used to build a dockerfile and upload a dockerimage to dockerhub. This action is triggered with a push to main, develop or new release (which also tags the version)

dockerhub example

Last synced: 13 Feb 2026

https://github.com/stephane-klein/golang-buildstamp-githash-version

Golang application auto build versioning example

cli example golang skeleton

Last synced: 12 Apr 2026

https://github.com/lubien/spider-backend-example

Example code used to teach basic REST API concepts at @projeto-spider

example koa live-coding lowdb rest rest-api teaching

Last synced: 04 May 2026

https://github.com/ik5/gen_pcm

Simple golang raw pcm generator for testing some code of mine

audio example generator golang pcm raw-audio

Last synced: 29 Apr 2026

https://github.com/permitio/permit-stytch

A set of webhooks to sync users and tenants from Stytch to Permit.io

example

Last synced: 12 Feb 2026

https://github.com/jigarius/spca-scanner

A Ruby app that scans the SPCA Montreal's website for new pets available for adoption and sends email notifications.

cli example ruby scraper thor watcher

Last synced: 30 Mar 2025

https://github.com/vbsw/shaders

simple vertex and fragement shader, version 1.30 (OpenGL 3.0)

example glsl go golang shader simple

Last synced: 22 Jan 2026

https://github.com/edenreich/definition-driven-development

Definition-driven development is the approach where a clear and well-defined understanding of project requirements and goals guides the entire development process. This approach emphasizes the importance of creating a detailed specification or definition of the project before initiating any coding or implementation.

api-first api-first-approach design-first design-patterns example openapi-specification openapi3

Last synced: 05 Jan 2026

https://github.com/alp55/java

C Öğretici Örnekler

developer example java

Last synced: 23 Mar 2025

https://github.com/pwhipp/python_metaclass

Working example showing some of the power of python3 metaclasses

example metaclass python3

Last synced: 29 May 2026

https://github.com/nryanov/json-serde

Example of usage antlr4 and shapeless

antlr4 deriving example json shapeless

Last synced: 27 Apr 2026

https://github.com/srph/toy-react-tag-input

:poop: Attempt to make a "tagging" input on ReactJS.

example react

Last synced: 13 Apr 2026

https://github.com/ingogriebsch/sample-spring-boot-graphql

This sample shows you how to integrate GraphQL into Spring Boot

example graphql graphql-server java sample spring spring-boot

Last synced: 12 Apr 2026

https://github.com/jsoulier/sdl_projects

A collection of SDL projects (mostly using SDL GPU)

2d 3d c cpp example examples glsl gpu hlsl sdl sdl3 shaders

Last synced: 07 Sep 2025

https://github.com/jjpaulo2/quic-example

🕸️ HTTP/3 over QUIC example using Python

aioquic example fastapi http3 hypercorn quic

Last synced: 10 Oct 2025

https://github.com/aliftech/todo-api

This project is created as a learning case to create a REST-API using go programmming language. This project is contained about a simple CRUD API to create, update, delete, and show a task.

example go golang rest-api

Last synced: 26 Oct 2025

https://github.com/didinj/grails4-mongodb-crud-example

Building CRUD Web Application using Grails 4 and MongoDB Easily

build building crud easily example grails grails4 mongodb tutorial webapp

Last synced: 29 Mar 2025

https://github.com/anuragpatil94/simplecalculator

A example python pypi library

example library python

Last synced: 28 May 2026

https://github.com/chriskonnertz/binpacking

Examples of algorithms that solve the bin packing problem implemented in Kotlin

algorithm bin-packing binpacking example first-fit first-fit-decreasing kotlin optimization solving

Last synced: 16 Mar 2025

https://github.com/chaiyokung/easy-compose

Easy docker compose file for dev stack.

docker-compose example learn

Last synced: 29 Apr 2026

https://github.com/damien-hl/nitro-tests-example

Testing a Nitro (unjs/nitro) application

example nitro test testing tests typescript unjs vitest

Last synced: 15 Oct 2025

https://github.com/marcobiedermann/typescript-monorepository

🏫 Example of a TypeScript mono repository

example monorepo npm ts typescript workspaces

Last synced: 27 Apr 2026

https://github.com/tobihatti/languages-summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 20 Apr 2026

https://github.com/nitayneeman/debugging-nodejs-using-ndb-example

An example for "Chrome DevTools - Debugging Node.js Application Using ndb" article

chrome chrome-devtools debug debugger debugging devtools example ndb node nodejs tool

Last synced: 08 May 2026

https://github.com/aifrak/phoenix-ash-library

Fake library system to manage books (Experimenting Ash 3.0)

ash ash-framework elixir example

Last synced: 30 Jan 2026

https://github.com/plusauth/plusauth-dotnet-starter

ASP.NET Core starter project demonstrating OIDC authentication using ASP.NET Core 3 and Microsoft.AspNetCore.Authentication.OpenIdConnect.

asp-net-core-3 csharp example oidc openidconnect plusauth

Last synced: 29 Oct 2025

https://github.com/wendelladriel/php-jquery-test

Simple Test using PHP, jQuery, MySQL and data in .csv file

example exercise javascript jquery php

Last synced: 08 May 2026

https://github.com/melroy89/cpp-gtk-test-app

GTK/Gtkmm C++ Test Application - using CMake

application cmake cpp example gtk3 gtkmm template

Last synced: 08 May 2026

https://github.com/samuelterra22/udp-sockets-example

A simple example for communications between sockets UDP

c client datagram datagram-socket example server socket sockets udp udp-client udp-server

Last synced: 11 Jun 2025

https://github.com/adrienjoly/freelance-directory-profile

A xml file publishing my expertise, rate, availability and preferences for freelance work.

contact-management example freelance-work freelancers

Last synced: 04 Jan 2026

https://github.com/jaremko/docker-go-tools

Docker go tools container based on the Alpine Linux

docker docker-image dockerfile example golang

Last synced: 09 May 2026

https://github.com/aticio/carrier

Application server monitoring tool written in Go language. Also a base project for my golang examples.

concurrency example go golang grpc jsonpath liberty microservice monitoring-tool two-way websphere websphere-liberty

Last synced: 24 Apr 2026

https://github.com/yu1hpa/yew-gloo-storage-example

This is an example for using LocalStorage of gloo with Yew

example gloo localstorage rust wasm yew

Last synced: 16 Jan 2026

https://github.com/jcbhmr/hello-world-rust-spin-app

🪀 Starter demo of a Rust-based Fermyon Cloud HTTP applet

app applet example fermyon fermyon-cloud http-server rust spin wasm wasm-example

Last synced: 03 May 2026

https://github.com/reyadussalahin/simple-todo

A simple todo app to demonstrate how to build an webapp from scratch using pure PHP in a totally object oriented manner. (Live: http://simple-todo-rs.herokuapp.com/)

example php php-framework todo todoapp webapp webframework

Last synced: 17 Jan 2026

https://github.com/tobitsoftware/chayns-react-redux-todo-example

This project is an example for how u can use chayns® + React + Redux.

chayns example immutable react redux tobit todolist webpack4

Last synced: 09 May 2026

https://github.com/allure-examples/jest-npm-cjs-js

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

allure allure-report commonjs example javascript jest npm

Last synced: 11 Feb 2026

https://github.com/unyt-org/uix-template-routing

UIX Base Project with routing examples

base-project demo example uix uix-example unyt-org

Last synced: 15 Mar 2025

https://github.com/benelan/spatial-search

an Esri sample app for performing spatial searches on a hospital dataset

arcgis bootstrap esri example react webapp

Last synced: 09 May 2026

https://github.com/mahi97/rusting

~ Learning Rust through Example

cargo example learning rust

Last synced: 30 Mar 2025

https://github.com/g3th/compose-desktop-drag-and-drop

Drag And Drop operation in Compose Desktop, utilising compositionLocalOf

compose-desktop drag-and-drop-programming example graphical-user-interface kotlin

Last synced: 28 May 2026

https://github.com/bahmutov/test-wallaby

Try out Wallaby.js test runner

example sample wallabyjs

Last synced: 28 Sep 2025

https://github.com/mhaidarhanif/project-auth-react

Project Example: Auth with React

auth example project react

Last synced: 10 May 2026

https://github.com/xjectro/spring-boot-graphql-api

A modern, scalable API project built with Spring Boot and GraphQL, designed to demonstrate best practices for secure, maintainable, and extensible backend development.

api authentication ayered-architecture backend best-practices example gradle graphql graphql-api java jwt microservice open-source production-ready rest scalable security spring-boot starter template

Last synced: 30 Apr 2026

https://github.com/soroushj/ie-course-example-2

Example 2 for the Internet Engineering course at the University of Guilan, Fall 2017.

ajax css css3 dom es2015 es6 example html html5 javascript

Last synced: 10 May 2026

https://github.com/picalines/tutorialbot

Example discord bot for NodeJS

discord-bot discord-js example javascript

Last synced: 24 Apr 2026

https://github.com/m-files/visma-severa-connector

An External Object Type Data Source that retrieves data from a Visma Severa server.

example m-files not-maintained

Last synced: 28 Feb 2025

https://github.com/abitofhelp/connect-go-example

This repository contains a client/server solution implementing the classic Greet service using the following technologies: Bazel, Buf, ConnectRPC, Go, and Protocol Buffers.

bazel buf bzlmod connectrpc example gazelle go golang grpc health-check healthcheck reflection

Last synced: 11 May 2026

https://github.com/tuanlh/ipfs-react-example

This is example for implement IPFS use Docker to build, run and ship. And use ReactJS to interact with IPFS API

docker docker-compose example ipfs ipfs-api ipfs-client reactjs

Last synced: 21 Jan 2026

https://github.com/bdrelling/doccmiddleware-example

An example project for the DocCMiddleware package.

docc example middleware swift vapor website

Last synced: 20 Mar 2025

https://github.com/soroushj/go-grpc-otel-example

Go + gRPC + OpenTelemetry Example

example go golang grpc otel

Last synced: 18 Apr 2026

https://github.com/gregwhitaker/rest-keysetpagination-example

Simple example of keyset pagination in a Spring Boot RESTful webservice.

example jdbc pagination restful-api spring-boot

Last synced: 12 May 2026

https://github.com/spences10/c-counter

Cryptocurrency ticker with Svelte

example sveltekit

Last synced: 18 Jan 2026

https://github.com/rursprung/opencvtest

Example of how to use OpenCV in C++ with VCPkg

cmake cpp example opencv vcpkg

Last synced: 03 May 2026

https://github.com/josephworks/mccompile

Compiles almost every Minecraft server software with maven

compile example jenkins minecraft template test-environment

Last synced: 12 May 2026

https://github.com/aadamsx/meteor-web-app-test

fine-rest example in Meteor

example javascript meteor web-api web-app

Last synced: 12 May 2026

https://github.com/allure-examples/spock-groovy-4.0-gradlekts

Example of Allure Report usage with Spock, Groovy 4.0 and Gradle (Kotlin)

allure allure-report example gradle groovy spock

Last synced: 19 May 2026

https://github.com/chinanf-boy/Export-Example

show example or demo-example or 库🌰

example explain export

Last synced: 15 May 2025

https://github.com/jooy2/django-simple-blog-example

Simple blog examples using Python3 + Django 3.x framework

blog django example python3

Last synced: 13 May 2026

https://github.com/nnmrts/shouty

a simple shoutbox application

example shoutbox simple

Last synced: 07 Apr 2025

https://github.com/onflow/batched-evm-exec-example

Batched and conditional EVM execution from Cadence on the Flow network. Reference example for Cadence-Owned Accounts (COAs) and atomic cross-VM transactions

atomic-transactions cadence cadence-owned-account coa cross-vm evm-batching example flow flow-evm flow-evm-bridge smart-contracts web3

Last synced: 11 Jun 2026

https://github.com/lreimer/hands-on-tauri-vue

emo application to showcase a Tauri based desktop application with Vue.js frontend.

demo example tauri tauri-app vuejs

Last synced: 13 May 2026

https://github.com/ulivz/rspack-preact-example

Minimal Rspack-powered preact example

build example preact rspack

Last synced: 03 May 2026

https://github.com/drsmile444/tensorflow-ml-bot-example

🤖 Telegram Bot example using Machine Learning and Tensorflow

example telegram telegram-bot tensorflow tutorial

Last synced: 13 May 2026

https://github.com/quasilyte/kphp-uuid

A simple demo KPHP project

demo example kphp kphpunit ktest php uuid

Last synced: 07 Apr 2025

https://github.com/domjtalbot/a-song-of-vercel-and-cloudflare

:fire: An example project for my "How to Set Up Cloudflare with Vercel (formerly ZEIT)" article.

cloudflare example medium-article vercel zeit

Last synced: 07 May 2026

https://github.com/alexlafroscia/skatejs-examples

Examples of using Skate.js

cookbook example skatejs

Last synced: 12 Oct 2025

https://github.com/alfianandinugraha/quotedroid

Example fetch API from Android Kotlin with Retrofit2

android api example kotlin retrofit2

Last synced: 03 May 2026

https://github.com/olexnzarov/sqlc-pgx-migrate-template

A boilerplate template for the sqlc, pgx/v5, golang-migrate libraries

example golang-migrate pgx sqlc template

Last synced: 05 Sep 2025

https://github.com/caijinglong/flutter_form_example

Example of flutter form.

example flutter form

Last synced: 28 Apr 2026

https://github.com/dna-dom/node-jsdom-starter

Sample dna-dom application running on node with jsdom

example javascript jsdom nodejs npm starter

Last synced: 07 May 2026

https://github.com/olimot/pair-matching-game

짝맞추기 게임

example game html5

Last synced: 14 Jun 2026