mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* Remove lots of refs to iron and funcy oracle etc.. * more ref replacements * Replacing more refs. Treeder * Use Fn not FN
1.5 KiB
1.5 KiB
Fn Documentation
For Developers
If you are a developer using Fn through the API, this section is for you.
- Quickstart
- Usage
- Writing functions
- Testing functions
- Hot functions
- Async functions
- Configuration
- fn (CLI Tool)
- Hot functions
- Async functions
- Organizing functions into an application
- Function file (func.yaml)
- Client Libraries
- Packaging functions
- Open Function Format
- API Reference
- Object Model
- FAQ
For Operators
If you are operating Fn, this section is for you.