Daniel Schep ddb13df3dd
Fix kubeless input & output
This reflects the actual behavior of `_.capitalize`.
Namely, that it doesn't do anything useful on objects.
2018-11-12 09:08:26 -05:00
..
2018-11-12 09:08:26 -05:00
2018-10-25 20:20:39 -07:00

Read this on the main serverless docs site

Documentation

The Serverless Framework is a CLI tool that allows users to build & deploy auto-scaling, pay-per-execution, event-driven functions.

Write your code, configure events to trigger your functions, then deploy & run those functions to your cloud provider via the Serverless CLI.

Getting started with serverless? Start here.

Already using AWS or another cloud provider? Read on.

Serverless Cloud Providers