mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* fn: add test framework * fn: make routes creation smarter * fn: add testframework examples * fn: remove unnecessary dependency * fn: update doc * fn: fix consistenty between runff, runlocaltest and runremotetest
IronFunctions Documentation
For Developers
If you are a developer using IronFunctions through the API, this section is for you.
- Quickstart
- fn (CLI Tool)
- Writing functions
- Writing Lambda functions
- Function file (func.yaml)
- Packaging functions
- Open Function Format
- API Reference
For Operators
If you are operating IronFunctions, this section is for you.