mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* Fixed up api.md, removed Titan references. * Adding more documentation on running in production. * Update deps for ironmq.
11 lines
268 B
Markdown
11 lines
268 B
Markdown
|
|
# IronFunctions Documentation
|
|
|
|
* [Running IronFunctions](api.md)
|
|
* [Databases](databases/README.md)
|
|
* [Message Queues](mqs/README.md)
|
|
* [Running in Production](production.md)
|
|
* [Triggers](triggers.md)
|
|
* [Metrics](metrics.md)
|
|
* [Extending IronFunctions](extending.md)
|