Topic: "ports-and-adapters"
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Language: Java - Size: 45.8 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 5,267 - Forks: 766

ddd-by-examples/factory
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
Language: Java - Size: 9.33 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1,359 - Forks: 272

err0r500/go-realworld-clean
a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld
Language: Go - Size: 252 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 521 - Forks: 82

wkrzywiec/library-hexagonal
An example application written in Hexagonal (Ports and Adapter) architecture
Language: Java - Size: 9.93 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 268 - Forks: 56

draphyz/DDD
Domain-Driven Design example
Language: C# - Size: 1.51 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 252 - Forks: 34

thma/PolysemyCleanArchitecture
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
Language: Haskell - Size: 1.6 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 193 - Forks: 16

dustinsand/hex-arch-kotlin-spring-boot
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
Language: Kotlin - Size: 330 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 191 - Forks: 28

stackus/ftgogo
FTGOGO - event-driven architecture demonstration application using edat
Language: Go - Size: 833 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 127 - Forks: 19

SvenWoltmann/hexagonal-architecture-java
This repository contains a sample Java REST application implemented according to hexagonal architecture.
Language: Java - Size: 1.09 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 109 - Forks: 31

mobiletoly/ktor-hexagonal-multimodule
Template project to build ktor-based multi-module web service with Kotlin using Hexagonal architecture
Language: Kotlin - Size: 438 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 81 - Forks: 5

hyper63/hyper
A service framework leveraging ports and adapters architecture to scale on your terms
Language: TypeScript - Size: 3.68 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 77 - Forks: 11

serradura/todo-bcdd
Language: Ruby - Size: 207 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 56 - Forks: 7

err0r500/realworld-app-simple-haskell
TDD with Clean Architectecture (aka Hexagonal, Ports & adapter) in Haskell
Language: Haskell - Size: 228 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 46 - Forks: 1

marein/php-gaming-website
A web-based board game platform designed for players to connect and play.
Language: PHP - Size: 1.71 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 45 - Forks: 26

LucasRGoes/ports-adapters-sample
A sample project that uses the ports and adapters architecture (or hexagonal architecture) for a micro service.
Language: Python - Size: 106 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 6

full-stack-engineering/java-clean-architecture
Clean Architecture, ports & adapters, Domain-Driven Design, CQRS
Language: Java - Size: 110 KB - Last synced at: 25 days ago - Pushed at: almost 5 years ago - Stars: 40 - Forks: 24

JonasHavers/archunit-examples
ArchUnit examples for a ports-and-adapters application architecture inside a Spring Boot book-catalog application
Language: Java - Size: 72.3 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 40 - Forks: 9

spanierm42/archunit-junit5-kotlin
Generic Architecture Tests written in Kotlin using ArchUnit and Junit5
Language: Kotlin - Size: 74.2 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 38 - Forks: 6

charly3pins/eShop
E-Commerce project using Hexagonal Architecture (Ports-and-adapters) as a proof-of-concept applying DDD in Go
Language: Go - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 38 - Forks: 5

SirWaithaka/simple-mpesa
A simple example of how MPESA works. Works with all 3 types of customers i.e. Agents, Merchants and Subscribers. Allows you to configure a tariff and apply it to transactions. The project follows DDD principles.
Language: Go - Size: 234 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 34 - Forks: 10

proteanhq/protean
Pragmatic Framework for Ambitious Applications
Language: Python - Size: 7.53 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 30 - Forks: 33

pedromoraisf/hexagonal-architecture-distilled
The guide to understand Hexagonal Architecture (a.k.a Ports and Adapters) in JavaScript.
Language: JavaScript - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 4

SketchingDev/hexagonal-lambda
An example of writing a Lambda using an hexagonal (ports and adaptors) architecture
Language: TypeScript - Size: 1.16 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 25 - Forks: 6

n1nj4t4nuk1/python-ddd-skeleton
🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.
Language: Python - Size: 639 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 23 - Forks: 1

leip1493/poc-nestjs-ports-and-adapters
🚀 NestJS x Ports and adapters 🚀
Language: TypeScript - Size: 555 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 23 - Forks: 1

t10d/kingdom-python-server
Modular, cohesive, transparent and fast web server template
Language: Python - Size: 189 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 3

Hyunk3l/hexagonal-architecture-kotlin-template
The purpose of this template is to avoid repeating, over and over again, the same basic packages structure, gradle and configurations. With this template we can generate a service from scratch following "DDD Style" hexagonal architecture (aka Ports & Adapters)
Language: Jinja - Size: 1.12 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 20 - Forks: 1

thinkinglabs/toggl-google-sheet
Import Toggl time entries into a Google Sheet
Language: JavaScript - Size: 645 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 20 - Forks: 4

yuraxdrumz/ports-and-adapters-golang
an example ports and adapters architecture in golang
Language: Go - Size: 11.7 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 2

mlysien/Integrify
Integration tool for synchronize data between ERP and e-commerce systems
Language: C# - Size: 5.72 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 0

thiagocruzrj/E-commerce-DDD
DDD applied in E-commerce context.
Language: C# - Size: 1.29 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 4

douwevandermeij/fractal
Fractal is a scaffolding toolkit for building SOLID logic for your Python applications.
Language: Python - Size: 226 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 17 - Forks: 3

aleixmorgadas/thin-ports-and-adapters
A thin ports and adapters architecture
Language: Java - Size: 129 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

guiseek/webrtc
WebRTC - TypeScript, Design Patterns, Clean Architecture, Nx, Angular, NestJS
Language: TypeScript - Size: 3.59 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 3

vloth/ports-and-adapters
A type safe functional implementation of the hexagonal architecture in typescript
Language: TypeScript - Size: 6.31 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 0

gskorupa/cricket
Microservices framework for Java
Language: Java - Size: 15.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 3

damonkelley/ports-and-adapters-examples
Example code to demonstrate the Ports and Adapters architecture style
Language: Kotlin - Size: 5.18 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 1

artisanofcode/python-banshee
A command dispatcher and message bus implementation for python.
Language: Python - Size: 266 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 16 - Forks: 1

v-v-d/carts
Clean architecture example project
Language: Python - Size: 1.59 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 1

trzpiot/spring-gradle-hexagonal-example 📦
A Spring example application with a hexagonal (clean) architecture & multi modules with Gradle.
Language: Java - Size: 146 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 12 - Forks: 2

jgoerner/corona-hackathon
🦠🤖🧪#WirVsVirus Corona-Crisis Hackathon - organized by the German government. SWAG (Smart Workforce Allocator Germany) helps to mitigate this imbalance and directly connects employer and employees, building on the principles ease of use, flexibility & optimized allocation.
Language: JavaScript - Size: 15.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

jexxa-projects/Jexxa
Jexxa - A Ports and Adapters Framework for Java
Language: Java - Size: 5.45 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 11 - Forks: 4

zhendrikse/tdd
Materials for practicing and teaching test-driven development (TDD)
Language: Python - Size: 50.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 8 - Forks: 3

EricNeves/personalFinance
Application created with PHP (Ports and Adapters Architecture, Postgresql, Tests), Angular (PrimeNG, PrimeIcons, NgxPaginator), Docker, NGINX and more...
Language: PHP - Size: 411 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 1

chainedpixel/api-facturacion-sv
Microservicio facturación electrónica, usando la API del Ministerio de Hacienda de El Salvador, desarrollado con Go, Arquitectura Hexagonal y Domain Driven Design
Language: Go - Size: 100 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

purnima-jain/ports-and-adapters-kafka-with-avro
Spring Boot, Ports & Adapters Architecture with Kafka Producer-Consumer, Schema Registry & AVRO
Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 5

hitallow/crud-flask-ports-and-adapters
Python application using python, flask, SQLAlchemy and port and adapter architecture
Language: Python - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

DeeStarks/infiniti
A core banking system designed on the hexagonal architecture
Language: Go - Size: 201 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

eronalves/foodship-restaurant
A basic application in Clojure using Stuart Sierra Component and Ports and Adapters Architecture.
Language: Clojure - Size: 47.9 KB - Last synced at: 11 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

anilerc/SAGA-choreography-hexagonal-architecture
Full implementation of choreography-based SAGA pattern following Hexagonal Architecture to handle distributed transactions involving different microservices. Powered by Java/Spring & Apache Kafka.
Language: Java - Size: 341 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

yuraxdrumz/golang-starter-kit
A starter kit for golang + ports and adapters (hexagonal) architecture
Language: Go - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

julienharbulot/clean-architecture-example
[2022] Python example of the clean architecture (use-cased based "hexagonal architecture" or "ports & adapters architecture") with both an http controller and a Kafka controller.
Language: Python - Size: 84 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

ricardohsmello/hexagonal-architecture
[HEXAGONAL ARCHITECTURE] [JAVA] [SPRING] Personnal finance backend app
Language: Java - Size: 168 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

fillmore-labs/kafka-sensors
Kafka Serialization Playground
Language: Java - Size: 2.14 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 4 - Forks: 2

michal-luczak/JobOffers-SpringBootApplication
Language: Java - Size: 1000 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 3

jkonowitch/hex-effect
A reference implementation of the Hexagonal Architecture for Domain Driven Design. Written in Typescript, built with Effect.
Language: TypeScript - Size: 2.85 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

jersonsw/jswdb
Work in progress
Language: Java - Size: 3.42 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

polakm/HyperBudget
Project is a home budget management system. It's also my sandbox for learning and testing technologies, patterns and ideas.
Language: Java - Size: 2.17 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

yasniel1408/mycv-nestjs-backend-hexagonal-architecture
Proyecto base con una arquitectura hexagonal bien definida e implementada lista para escalar al infinito y mas allá.
Language: TypeScript - Size: 2.53 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

minchao/go-realworld
[WIP] A hexagonal architecture implementation of the realworld example app
Language: Go - Size: 230 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

ehmad-kamal-99/MiG-28
My idiomatic Go!
Language: Go - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

ericsoria/time-tracker
Hexagonal Architecture using Laravel and SPA using Vue.js
Language: PHP - Size: 205 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Codeflix-FullCycle/hexagonal-architecture
project created following the hexagonal architecture module💜🚀.
Language: Go - Size: 48.8 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

pgrau/task
Ports and Adapters, DDD, CQRS & Even Driven Architecture in PHP
Language: PHP - Size: 263 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

idursun/rental-app
Language: C# - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

ovaladares/go-app-template
Simple hexagonal template of Golang application
Language: Go - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

EricNeves/mySecretMessage
Application developed with PHP, Ports and Adapters Architecture, Postgres, Redis, Tests, Angular, PrimeNG and more...
Language: PHP - Size: 9.55 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

alcir-junior-caju/study-full-cycle-3-0
Repositório do Treinamento Full Cycle 3.0
Size: 38.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

hyper63/docs
The new hyper docs site
Language: CSS - Size: 490 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

KamilForemny/ktor-di
Simple stupid Ktor project shows that it's not needed to import any dependency inversion container/library to have DI.
Language: Kotlin - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

hyper63/hyper-adapter-bullmq
BullMQ Queue Adapter for the Hyper Queue Port
Language: TypeScript - Size: 195 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

hyper63/hyper-adapter-redis
Redis adapter for Hyper Cache port
Language: JavaScript - Size: 237 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ifsantana/JavaArchSample
Event Driven Sample Archtecture using DDD, CQRS, Hexagonal / Ports and Adapters Pattern http://wiki.c2.com/?PortsAndAdaptersArchitecture
Language: Java - Size: 182 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

jongwooo/url-shortener-kotlin
URL Shortener API using Hexagonal Architecture with Kotlin
Language: Kotlin - Size: 83 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

zevolution/golang-netflix-hexagonal-arch
Language: Go - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

vbertie/shop-app
shop application using hexagonal architecture with spring boot
Language: TypeScript - Size: 52.4 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

jhonpedro/go-auth-example
An authentication project in GO using hexagonal architecture and a lot of dependency inversion
Language: Go - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

rbiedrawa/spring-hexagonal-architecture-poc
Hexagonal architecture implementation in Java/Spring world.
Language: Java - Size: 1.1 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

FrederikS/rest-api-blueprint-clean-architecture
Language: Java - Size: 296 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Michal-Stempkowski/TrueCompositionRootWithAspNetCore
Example repository on how to move dependency injection specifics outside .NET Core MVC project
Language: HTML - Size: 538 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

athlan/BuyFileService
Service that allows to buy and download purchased file
Language: PHP - Size: 72.3 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

alexdevzz/spring-hex-student-backend
RESTful API backend for student management developed with Spring Boot and Hexagonal Architecture.
Language: Java - Size: 21.5 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

nxdir-s/go-hexarch
Template and documentation on implementing Hexagonal Architecture within a golang application
Language: Go - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

othmane099/hexagonal-architecture-python
Sample Python REST API implemented according to hexagonal architecture.
Language: Python - Size: 94.7 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Gabriel-Silverio-96/ports-and-adapters-with-fetch-api-and-axios
Ports and Adapters with Fetch API and Axios
Language: TypeScript - Size: 209 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

hyper63/hyper-adapter-mongodb
MongoDB Data Adapter for Hyper Data Port
Language: TypeScript - Size: 388 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Sans-arch/fc-arquitetura-hexagonal
Projeto de arquitetura hexagonal desenvolvido no curso da Full Cycle.
Language: Go - Size: 41 KB - Last synced at: 18 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

hyper63/hyper-adapter-minio
Minio / S3 adapter for Hyper Storage port
Language: JavaScript - Size: 334 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gcmonteiro02/hexagonal-fastify-prisma-githubactions-gcp-template
Template repository using Fastify, Prisma and Swagger with hexagonal architecture.
Language: TypeScript - Size: 2.96 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ComplexHeart/php-sdk
Provide a set of useful classes and tools to ease the adoption of Domain-Driven Design into your PHP project.
Size: 9.77 KB - Last synced at: about 17 hours ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

serradura/bcdd-contract 📦
🚧 Not yet ready for production
Language: Ruby - Size: 147 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hyper63/hyper-adapter-elasticsearch
Elasticsearch adapter for Hyper Search port
Language: JavaScript - Size: 157 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

arturlaskowski/bigos-app
The aim of this project is to show a sample implementation of the hexagonal architecture, saga pattern, and outbox pattern.
Language: Java - Size: 3.38 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

flowck/subscriptions_tracker
The backend of a Subscription Tracker application.
Language: Go - Size: 1.08 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

psavelis/go-tuner-api
Pitch Perfect Tuner API using Golang and Hexagonal Architecture / Ports & Adapters
Language: Go - Size: 295 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

moein9gh/Thanos
its a base project based on hexagonal architecture. developed by nodejs + typescript.
Language: TypeScript - Size: 15.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Pumbakos/Newsler
Newsler is about to make your mailing even more effective!
Language: Java - Size: 414 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ben-biddington/news
News aggregator which supports switching between multiple GUI frameworks at runtime.
Language: JavaScript - Size: 9.11 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ben-biddington/piwakawaka
An experiment in hexagonal architecture for browser-based applications
Language: JavaScript - Size: 2.46 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jorgeAM/coder-Challenge
TodoAPP
Language: TypeScript - Size: 1.44 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
