mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* More doc updates, explanation of serverless. * Moved howto directory to examples and some minor doc updates. * Added apps and routes docs. * Fixes for Carlos' comments. * Added bit about importing lambda functions.
767 B
767 B
IronFunctions Documentation
For Developers
If you are a developer using IronFunctions through the API, this section is for you.
- Quickstart
- CLI tool - fnctl
- Writing functions
- Packaging functions
- Open Function Format
- API Reference
For Operators
If you are operating IronFunctions, this section is for you.