mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* Added high level roadmap. * Changed to funtion.yaml. * Added logo * updating quickstart code example, WIP, waiting on another merge. * Minor updates. * Changed function.yaml to func.yaml and updated fnctl README.
995 B
995 B
IronFunctions Documentation
For Developers
If you are a developer using IronFunctions through the API, this section is for you.
- Quickstart
- fnctl (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.