Merge pull request #3043 from choefele/master

Add Swift Service
This commit is contained in:
Maciej Winnicki 2017-01-02 22:25:02 +01:00 committed by GitHub
commit 8a67eef09d

View File

@ -122,6 +122,7 @@ The following are services you can instantly install and use by running `serverl
* [ES6 + Jest](https://github.com/americansystems/serverless-es6-jest) - ES6 + Jest Boilerplate
* [PHP](https://github.com/ZeroSharp/serverless-php) - Call a PHP function from your lambda
* [Slack App](https://github.com/johnagan/serverless-slack-app) - Slack App Boilerplate with OAuth and Bot actions
* [Swift](https://github.com/choefele/swift-lambda-app) - Full-featured project template to develop Lambda functions in Swift
**Note**: the `serverless install` command will only work on V1.0 or later.