Skip to content

An eDSL-based implementation of a toy train-reservation system (to be compared to a hexagon-based implementation).

Notifications You must be signed in to change notification settings

biotz/hexagon-vs-edsl-edsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexagonal architecture vs. eDSL

An eDSL-based implementation of a toy train-reservation system

This is a demonstration of the approach described in this blog post. The present implementation is compared to a Hexagonal implementation in another blog post. The demo was inspired by this blogpost.

Prerequisities

Running

./find-the-best-places.sh --seat-count=5 --departure-date=2025-10-22

To reset the database of the Trains service, simply delete the trains folder.

About

An eDSL-based implementation of a toy train-reservation system (to be compared to a hexagon-based implementation).

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages