Skip to content

Commit 5ecc24f

Browse files
Add Breeze to projects.md (#343)
authored-by: Andrea Scuderi <[email protected]>
1 parent 8676c89 commit 5ecc24f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ Provide a link to your code repository and a short description about your exampl
77
- [GlobantPlus](https://github.com/fitomad/TechTalk-AWS-Lamba-Swift/). An imaginary streaming services with a tvOS application that interacts with the AWS API Gateway, AWS SQS services and a set of Lambdas that cover different aspects. Repository's documentation available in Spanish🇪🇸 and English🇺🇸.
88
- [DocUploader](https://github.com/SwiftPackageIndex/DocUploader). DocUploader is a component of the Swift Package Index site. It receives zipped DocC documentation archives which can be quite large via an S3 inbox and proceeds to unzip and upload the documentation files to S3.
99
- [Vapor's PennyBot](https://github.com/vapor/penny-bot). A collections of lambdas that handle events from GitHub for automatically creating releases for Vapor, handling new sponsors, automatically answering questions on Discord and providing 'pennies' - internet karma - to community members who help others or contribute to Vapor.
10+
- [Breeze](https://github.com/swift-serverless/Breeze) A Serverless API Template Generator for Server-Side Swift. It supports template generation, creating swift package and deployment scripts for:
11+
- Serverless REST API based on AWS APIGateway, Lambda, DynamoDB
12+
- GitHub Webhook
13+
- Webhook

0 commit comments

Comments
 (0)