Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbih/ddd-in-go
Porting "Domain Modeling Made Functional" by Scott Wlaschin from F# to Go
https://github.com/gbih/ddd-in-go
ddd fsharp go
Last synced: 2 months ago
JSON representation
Porting "Domain Modeling Made Functional" by Scott Wlaschin from F# to Go
- Host: GitHub
- URL: https://github.com/gbih/ddd-in-go
- Owner: gbih
- License: mit
- Created: 2020-11-09T03:22:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-13T23:18:41.000Z (about 4 years ago)
- Last Synced: 2024-08-03T23:28:32.721Z (5 months ago)
- Topics: ddd, fsharp, go
- Language: Go
- Homepage:
- Size: 58.6 KB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - ddd-in-go
README
# ddd-in-go
- Attempt to port "Domain Modeling Made Functional" by Scott Wlaschin from F# to Go