Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SketchingDev/hexagonal-lambda
An example of writing a Lambda using an hexagonal (ports and adaptors) architecture
https://github.com/SketchingDev/hexagonal-lambda
hexagonal lambda nodejs ports-and-adapters
Last synced: 14 days ago
JSON representation
An example of writing a Lambda using an hexagonal (ports and adaptors) architecture
- Host: GitHub
- URL: https://github.com/SketchingDev/hexagonal-lambda
- Owner: SketchingDev
- Created: 2019-07-20T02:14:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-23T07:32:18.000Z (almost 5 years ago)
- Last Synced: 2024-10-12T16:19:20.635Z (about 1 month ago)
- Topics: hexagonal, lambda, nodejs, ports-and-adapters
- Language: TypeScript
- Homepage: https://sketchingdev.co.uk/blog/lets-apply-hexagonal-architecture.html
- Size: 1.16 MB
- Stars: 25
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS Lambda using Hexagonal Architecture
Demonstration project to accompany my [blog article on applying hexagonal architecture](https://sketchingdev.co.uk/blog/lets-apply-hexagonal-architecture.html).
![Architecture](docs/architecture.png)