Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
idugalic committed Dec 21, 2023
1 parent 8fe5be1 commit 17008ed
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,19 @@ class SagaTest {

Check [tests](src/test/java/com/fraktalio/fmodel/domain/example)

## FModel in other languages

FModel is ported to other programming languages. This section contains links to the documentation.

- [Kotlin](https://fraktalio.com/fmodel/)
- [TypeScript](https://github.com/fraktalio/fmodel-rust/)
- [Rust](https://github.com/fraktalio/fmodel-ts/)

## References and further reading

- [Domain Modeling](https://fraktalio.com/domain-modeling/)
- [The Blog](https://fraktalio.com/blog/)

## Credits

Special credits to `Jérémie Chassaing` for sharing his [research](https://www.youtube.com/watch?v=kgYGMVDHQHs)
Expand Down

0 comments on commit 17008ed

Please sign in to comment.