Table of Contents | ||
---|---|---|
|
Docs map
Drawio | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
This document provides some practical example usage of how to implement REST APIs in FIN, using Fantom programming language.
...
Prerequisites
Understanding of what REST APIs are
Knowledge of at least one programming language and software development in general (Fantom is recommended)
Knowledge of how FIN works
what is a pod / extension - https://fantom.org/doc/docLang/Pods
how to create a custom pod - https://www.fantom.org/doc/docTools/Build
how to use Folio and call Axon functions - Folio
Haxhall docs - what is a Diff, how to commit - https://haxall.io/doc/lib-hx/func~diff
...