New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/ntorga/clean-ddd-taghs-poc-contacts

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ntorga/clean-ddd-taghs-poc-contacts

  • v0.0.0-20240407211239-43b2bab5ca7c
  • Source
  • Go
  • Socket score

Version published
Created
Source

Clean Architecture & DDD with Go, Tailwind, Alpine.js, HTMX, and SQLite: A Proof of Concept

Introduction

The center of your application is not the database. Nor is it one or more of the frameworks you may be using. The center of your application is the use cases of your application - Unclebob (source)

This project builds upon the principles demonstrated in the PHP version of our Clean Architecture and Domain-Driven Design (DDD) Proof of Concept (PoC). Before diving into this Go implementation, we recommend familiarizing yourself with the PHP version to grasp the foundational concepts that drive this project.

Objective

The primary aim with this Go-based PoC is to explore and demonstrate how Clean Architecture and DDD principles can be effectively implemented in a Go project. This initiative extends beyond creating a JSON REST API and persisting data in a SQLite database. It ambitiously integrates a simple yet modern frontend designed with the increasingly popular Tailwind, Alpine.js, and HTMX technologies.

For short, the stack used in this PoC will be referred to as TAGHS (Tailwind, Alpine.js, Go, HTMX and SQLite).

This venture seeks not only to showcase the versatility and robustness of these web development tools but also to illuminate the adaptability of Clean Architecture and DDD principles across different programming languages and frameworks.

FAQs

Package last updated on 07 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc