An open API service providing repository metadata for many open source software ecosystems.

Topic: "example-project"

playframework/play-scala-macwire-di-example 📦

Sample project for compile-time DI with Macwire

Language: Scala - Size: 1.1 MB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 47 - Forks: 18

uroboro/iOS-daemon

Daemon examples for iOS devices. Handles opening apps and simulating home and sleep button presses.

Size: 164 KB - Last synced at: 3 months ago - Pushed at: over 10 years ago - Stars: 47 - Forks: 13

MikeBild/serverless-aws-cdk-ecommerce

E-Commerce Serverless AWS-CDK Example

Language: JavaScript - Size: 1.6 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 45 - Forks: 10

playframework/play-scala-tls-example 📦

A Play application using HTTPS and WS with optional client authentication

Language: Scala - Size: 188 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 44 - Forks: 26

playframework/play-scala-chatroom-example 📦

Play chatroom with Scala API

Language: Scala - Size: 127 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 44 - Forks: 22

playframework/play-java-rest-api-example 📦

REST API using Play in Java

Language: Java - Size: 146 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 44 - Forks: 44

atulmy/react-recoil 📦

A sample implementation of React Recoil.

Language: JavaScript - Size: 731 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 5

playframework/play-scala-streaming-example 📦

Example Play application showing Comet and Server Sent Events in Scala

Language: Scala - Size: 155 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 43 - Forks: 21

rajaramtt/angular6-realworld-highly-scalable-application

angular real world highly scalable application. angular6-realworld-app

Language: TypeScript - Size: 110 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 43 - Forks: 37

adityathakurxd/supabase_flutter

Using Supabase in Flutter

Language: Dart - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 41 - Forks: 5

SanichKotikov/react-family-tree-example

FamilyTree demo

Language: TypeScript - Size: 3.27 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 26

playframework/play-scala-anorm-example 📦

Example Play Database Application using Anorm

Language: Scala - Size: 168 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 40 - Forks: 41

playframework/play-java-dagger2-example 📦

Play Application using Dagger 2 for Compile Time DI

Language: Java - Size: 149 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 40 - Forks: 12

mutualmobile/SeatLayout

A seat selection library for Android with an example for selecting seats for flights, sports venue, theatres, etc

Language: Java - Size: 3.74 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 39 - Forks: 8

wokron/tolangc

Example compiler and tutorials of "Compiler Technology" course at Beihang University

Language: C++ - Size: 3.28 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 38 - Forks: 4

SH42913/pacmanecs 📦

A simple example of PacMan-game using LeoECS

Language: C# - Size: 775 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 38 - Forks: 10

roboflow/blackjack-basic-strategy

A computer vision powered Blackjack basic strategy app powered by Roboflow.

Language: JavaScript - Size: 9.21 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 38 - Forks: 6

playframework/play-scala-compile-di-example 📦

Example Play Project using compile time dependency injection and Play WS with ScalaTest

Language: Scala - Size: 164 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 38 - Forks: 16

Devsh-Graphics-Programming/Nabla-Examples-and-Tests

Nabla's Tests and Examples source code

Language: C++ - Size: 1.67 GB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 37 - Forks: 13

eram/tensorflow-stack-ts

TensorFlow.js Full-Stack Starter Kit

Language: TypeScript - Size: 1.89 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 10

Funnyguy77/PocketSphinxUnityDemo

A sample Unity project showing how to use PocketSphinx.

Language: C# - Size: 6.98 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 37 - Forks: 12

Rowadz/NestJs-youtube

Code for this playlist

Language: TypeScript - Size: 4.67 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 36 - Forks: 12

rxjs-ninja/nx-library-starter

A starter project that is set up using NX Monorepo to create new Typescript libraries for the web

Language: Shell - Size: 353 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 36 - Forks: 3

branchtalk-io/backend

Reddit-clone demonstrating how larger, DDD-based, event sourced, purely FP application could be implemented in Scala (if requirements would justify certain costs!).

Language: Scala - Size: 1.26 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 35 - Forks: 4

AlbertSuarez/dreambooth-stable-diffusion

🖼 Dreambooth example using my photos

Size: 9.85 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 4

RubixML/Credit

An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.

Language: PHP - Size: 1.76 MB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 12

RubixML/Iris

The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.

Language: PHP - Size: 410 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 9

LucasMagnum/django-tip-02

#DjangoTip 02

Language: Python - Size: 134 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 14

playframework/play-java-chatroom-example 📦

Example Chatroom with Java API

Language: Java - Size: 125 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 34 - Forks: 29

juffalow/react-relay-example

Example project how to use React, Relay and TypeScript

Language: TypeScript - Size: 2.8 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 33 - Forks: 9

lzambarda/simple-go-boilerplate

Simple microservices-oriented go project layout boilerplate to provide some ideas and tips.

Language: Go - Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 33 - Forks: 0

jgarzik/rust-protobuf-example

Example rust protobuf project

Language: Rust - Size: 36.1 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 11

n8chur/AdvancediOS

An iOS example project demonstrating advanced concepts

Language: Swift - Size: 237 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 3

nicolaserny/react-gojs-example

Example to show how to use gojs in a React/Redux environment

Language: TypeScript - Size: 2.72 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 33 - Forks: 10

stevehobbsdev/docker-dashboard-example

Code repository for the Docker Dashboard Auth0 article

Language: JavaScript - Size: 700 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 33 - Forks: 25

playframework/play-java-jpa-example 📦

Example Play Java project with JPA database integration

Language: Java - Size: 161 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 33 - Forks: 47

metosin/compojure-api-examples

Compojure API example

Language: Clojure - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 32 - Forks: 19

SimformSolutionsPvtLtd/tesseract-OCR-iOS-demo

This prototype is to recognize text inside the image and for that it uses Tesseract OCR. The underlying Tesseract engine will process the picture and return anything that it believes is text.

Language: Swift - Size: 12.3 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 32 - Forks: 5

ganatan/angular-transferstate 📦

Angular 14 Example SSR & Transfer Sate

Language: HTML - Size: 27.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 7

adhokku/adhokku 📦

A toy FreeBSD PaaS

Language: Shell - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 31 - Forks: 0

mikro-orm/mikro-orm-examples

MikroORM example integrations with popular frameworks

Size: 188 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 5

georgwittberger/salesforce-lwc-community-example 📦

Example project to demonstrate how to create Lightning Web Components for Lightning Communities

Language: JavaScript - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 15

jpardogo/AndroidMVP_ProjectTemplate

This is a template for starting a new android project following MVP architecture with Dagger DI and jack compiler enable to use java 8 lambas. Include most of the necessary libraries for a typical android project.

Language: Java - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 30 - Forks: 5

vicrucann/QtOSG-hello

An example of using Travis and Coverity for project with dependency on Qt and OpenSceneGraph

Language: C++ - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 29 - Forks: 13

go-goyave/goyave-blog-example

An example for a blog app made with the Goyave REST API framework

Language: Go - Size: 385 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 28 - Forks: 7

playframework/play-scala-fileupload-example 📦

An example Play application showing custom multiform fileupload in Scala

Language: Scala - Size: 132 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 28 - Forks: 18

Ninedeadeyes/15-mini-python-games-tutorial-series

A collection of 12 mini games/projects written with Python 3 standard library, each game scales in complexity. Includes 3 bonus games for additional examples and learning.

Language: Python - Size: 281 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 27 - Forks: 7

Rowadz/redux-toolkit-adapters-and-thunks

A tutorial for CRUD app with createEntityAdapter and createAsyncThunk

Language: JavaScript - Size: 2.16 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 27 - Forks: 11

PlayGotm/gdgotm-examples

Godot game examples for gotm.io - the Godot Platform!

Language: GDScript - Size: 438 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 5

toothbrush7777777/uefi-app-x64

Example Rust project for building UEFI applications

Language: Rust - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 27 - Forks: 2

readthedocs-examples/example-sphinx-basic

A basic Sphinx project for Read the Docs

Language: Python - Size: 29.3 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 125

ganatan/angular-httpclient

Angular 20 Example HttpClient

Language: JavaScript - Size: 28.8 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 25 - Forks: 14

atulmy/fullstack-event-driven-architecture

Text-to-Speech and Speech-to-Text application built with a full-stack monorepo, featuring an event-driven, highly scalable architecture using Node.js, React, Redis, MongoDB, and Docker.

Language: TypeScript - Size: 347 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 25 - Forks: 9

slovnicki/bottom_navigation_bloc

A simple Flutter application demonstrating usage of BottomNavigationBar with BLoC pattern.

Language: Dart - Size: 402 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 5

Praqma/gradle-plugin-bootstrap

All you need to create a custom Gradle plugin

Language: Groovy - Size: 164 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 25 - Forks: 9

dwyl/elixir-auth-google-demo

⭐️ A basic example of using Google Auth in a Phoenix App.

Language: Elixir - Size: 416 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 24 - Forks: 3

playframework/play-java-seed.g8

Play Java Seed template: use "sbt new playframework/play-java-seed.g8"

Language: Java - Size: 411 KB - Last synced at: 5 days ago - Pushed at: 14 days ago - Stars: 24 - Forks: 28

juffalow/slim-graphql-eloquent-example

Example project how to use Slim, GraphQL and Eloquent

Language: PHP - Size: 163 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 24 - Forks: 2

CT83/The-Overly-Complicated-Random-Number-Generator

An Overly Complex Random Number Generator, created to demystify how containers work.

Language: Python - Size: 1.9 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 2

xtenzQ/WPF-MVVM-EFC-Example

📲 MVVM (WPF) application built with EFCore, Abstract Factory pattern and dependency injection (Microsoft Unity)

Language: C# - Size: 1.45 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 3

Virtual-Coffee/open-source

A safe, welcoming space for developers to learn good practice for collaboration and try their hand at making contributions to OSS. Maintained by the Virtual Coffee Slack group.

Size: 27.3 KB - Last synced at: 18 days ago - Pushed at: about 3 years ago - Stars: 24 - Forks: 5

davepfeiffer/embedded-makefile-flow

A guide and example project for setting up an open Makefile based embedded development tool-chain

Language: C - Size: 5.63 MB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 24 - Forks: 3

fajarwz/blog-nextjs-auth

Simple example of Email-Password Authentication and Email Verification in Next.js with PostgreSQL and Prisma

Language: TypeScript - Size: 67.4 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 3

fajarwz/blog-nextjs-crud

Simple example of how to create CRUD in Next.js with PostgreSQL and Prisma

Language: TypeScript - Size: 97.7 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 3

ContextMapper/context-mapper-standalone-example

Standalone Example Project using the Context Mapper DSL as Library

Language: Java - Size: 146 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 10

ansible-community/protogen 📦

(Archived) Protogen :: Sample on how to write maintainable Ansible content

Language: Makefile - Size: 28.3 KB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 22 - Forks: 2

RubixML/HAR

Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.

Language: PHP - Size: 23.9 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 7

gurkenlabs/litiengine-gurk-nukem

A 2-bit platforming shooter made with LITIENGINE

Language: Java - Size: 2.06 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 16

KimChunsick/Unity-SimpleSpeechBubble 📦

Unity Simple UGUI SpeechBubble

Language: C# - Size: 29.1 MB - Last synced at: 28 days ago - Pushed at: about 5 years ago - Stars: 22 - Forks: 2

alexdremov/TuistExample

Using Tuist for modular app architecture

Language: Swift - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 0

Wave1art/ESP32-Web-Bluetooth

Simple example project using ESP32, Web Bluetooth

Language: Python - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 5

Qqwy/elixir-agarex

An example game for the presentation "Multiplayer Games & Collaborative Editing with Phoenix LiveView" which was written for ElixirConf.EU 2020.

Language: Elixir - Size: 189 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 2

readthedocs-examples/example-mkdocs-basic

A basic MkDocs project for Read the Docs

Language: Python - Size: 30.3 KB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 20 - Forks: 68

DaxChen/material-ui-Link-within-MenuItem

Example for how to use `react-router/Link` within `material-ui/MenuItem`

Language: HTML - Size: 3.56 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 20 - Forks: 10

mfaisalkhatri/web-automation-playwright-java

This repository contains web automation testing example code with Playwright, Java and TestNG.

Language: Java - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 19 - Forks: 10

Rowadz/typeorm_yt

Code for this playlist

Language: TypeScript - Size: 1.14 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 19 - Forks: 7

bitcooker/next-gen-commerce-kit

🛍 This template helps you set up a fast and flexible online store using the T3 stack for the front and Medusa.js for the backend. It makes getting started with e-commerce easy and efficient.

Language: TypeScript - Size: 201 KB - Last synced at: about 13 hours ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 2

dadansatria/yii2-realtime-chat-example

Yii2 simple realtime chat with websocket.io

Language: PHP - Size: 8.13 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 19 - Forks: 10

piotrprzeliorz/uikit-combine-mvvm

demo project 🤗

Language: Swift - Size: 3.61 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 4

freshOS/StarterProject

🛠 Starter iOS project showcasing freshOS toolset

Language: Swift - Size: 74.2 MB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 19 - Forks: 2

mdabros/SharpLearning.Examples

Code examples for SharpLearning

Language: C# - Size: 7.18 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 14

vicrucann/osg-intersectors-example

:black_square_button: Example of line, point and virtual plane intersectors: changing polygon outline by using hover and drag mouse events (using C++11 and OpenSceneGraph)

Language: C++ - Size: 1.79 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 19 - Forks: 7

LucasMagnum/pyexplain

Será uma plataforma onde usuários poderão realizar análise de um código Python, enviar links e exemplos sobre as bibliotecas utilizadas, assim como inserir bibliotecas de terceiros. O objetivo é que o sistema seja utilizado como um guia de referência para iniciantes, onde possam encontrar bibliotecas, visualizar exemplos e terão acesso a mais conteúdos através dos links informados.

Language: Python - Size: 876 KB - Last synced at: about 2 months ago - Pushed at: over 9 years ago - Stars: 19 - Forks: 5

playframework/play-webgoat

A vulnerable Play application for attackers.

Language: Scala - Size: 370 KB - Last synced at: 5 days ago - Pushed at: 14 days ago - Stars: 18 - Forks: 87

Broderick-Westrope/example-go-connect-jet-atlas

An example of how to use Go, Connect RPC, go-jet, and Atlas together.

Language: Go - Size: 24.4 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 18 - Forks: 0

BoShurik/telegram-bot-example

BoShurikTelegramBotBundle usage example

Language: PHP - Size: 274 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 15

wmaciejak/rails_rom_graphql_clean_architecture_boilerplate

Boilerplate Rails project using clean architecture, GraphQL and ROM 4.0

Language: Ruby - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 3

koddr/example-go-config-yaml

Example Go web app with YAML config.

Language: Go - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 8

kirimin/osero-kotlin

Reversi game for Android written in Kotlin.

Language: Kotlin - Size: 146 KB - Last synced at: 1 day ago - Pushed at: almost 6 years ago - Stars: 18 - Forks: 0

ClintJang/sample-swift-containerview

UIViewController 하위에 Container View를 이용하여 Controller를 작동(연결) 하는 셈플 소스입니다.

Language: Swift - Size: 1.54 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 5

batiwo/spring-websocket-angular6

Example for using Spring Websocket and Angular with Stomp Messaging

Language: TypeScript - Size: 16.2 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 9

davydovanton/rodauth_hanami

Example app for integrate rodauth server to hanami app

Language: Ruby - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 5

dennisdoomen/EffectiveTddDemo

Examples of how to refactor unit tests

Language: C# - Size: 24.2 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 5

riley-x/TransparentWindow

Minimal example of using DirectComposition to draw transparent windows with Direct2D.

Language: C++ - Size: 93.8 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 1

microsoft/entref-spring-boot 📦

A RESTful DAL (Database Abstraction Layer) reference implementation written using Spring.

Language: Java - Size: 2.74 MB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 21

Ismaestro/ampjucks

Boilerplate and base project to create static websites with AMP, Nunjucks and Gulp

Language: JavaScript - Size: 5.52 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 17 - Forks: 6

miguelgarcia/example-shop-py

Demo project: Flask + SQLAlchemy + Marshmallow + REST API + pytest + factoryboy

Language: Python - Size: 89.8 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 8

mike-engel/preact-cli-typescript-sample 📦

An example of how to use typescript with preact-cli and all its goodies

Language: TypeScript - Size: 174 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 0

prom-client-net/prom-client-examples

Code examples

Language: C# - Size: 304 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 16 - Forks: 9

olliefr/docker-gs-ping-roach 📦

[ARCHIVED] A slightly more advanced Go server example for Docker's "Getting Started with Docker and Go". This example application uses CockroachDB database engine.

Language: Go - Size: 23.4 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 43