swift-serverless's repositories
aws-serverless-swift-api-template
A Serverless REST API template, implemented in Swift with swift-aws-lambda-runtime.
aws-lambda-swift-sprinter
AWS Lambda Custom Runtime for Swift with swift-nio 2.0 support
aws-lambda-swift-sprinter-core
LambdaSwiftSprinter is the Swift library required to develop an AWS Lambda based on the swift-sprinter custom runtime.
aws-serverless-swift-sprinter-web-template
A Serverless HTML form web server template, implemented in Swift with Swift-Sprinter.
swift-sls-adapter
Swift serverless.yml adapter. Read and Write a Serverless Framework configuration in Swift.
aws-lambda-swift-sprinter-nio-plugin
LambdaSwiftSprinterNioPlugin is a Swift library plugin to run LambdaSwiftSprinter with swift-nio 2.0
BreezeDemoApp
A demo SwiftUI App which consumes a Serverless CRUD API and authenticates users with Apple Sign in.
BreezeLambdaAPIClient
iOS API Client for Breeze CRUD Serverless API
BreezeLambdaDynamoDBAPI
Implement a CRUD API based on AWS Lambda, APIGateway, DynamoDB
BreezeLambdaWebHook
Adapt the Swift AWS Lambda Runtime to interact with AWS APIGateway V2