FutoIn is documentation-driven foundation of neutral software concepts and reference implementations.
FutoIn provides easy mixing of incompatible technologies in projects with loose coupling of all parts.
Please visit the official FutoIn Guide and FutoIn Specs for more information.
- FTN12: AsyncSteps Guide
- See
org.futoin.api.AsyncStepsinterface and helpers. - See Spec.
- See docs/FTN12_AsyncSteps.md for details.
- See
The primary purpose for of the Core API project is allow creating implementation-agnostic business logic in Java which can run on various FutoIn implementations and cooperate with counterparts written in C++, JavaScript and any other supported technology. Therefore, please check actual reference implementations for complete usage examples.