mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Added logging/metrics information, removed hosted thing in main README. (#183)
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
|
||||
# IronFunctions Documentation
|
||||
|
||||
* [Running IronFunctions](api.md)
|
||||
* [IronFunctions Options](api.md)
|
||||
* [API Reference](https://app.swaggerhub.com/api/iron/functions/)
|
||||
* [Running in Production](production.md)
|
||||
* [Databases](databases/README.md)
|
||||
* [Message Queues](mqs/README.md)
|
||||
* [Running in Production](production.md)
|
||||
* [Triggers](triggers.md)
|
||||
* [Logging](logging.md)
|
||||
* [Metrics](metrics.md)
|
||||
* [Triggers](triggers.md)
|
||||
* [Extending IronFunctions](extending.md)
|
||||
|
||||
Reference in New Issue
Block a user