From 35d62d7788a6c7ca25dc2805eed5fdd24ae63269 Mon Sep 17 00:00:00 2001 From: David Moser Date: Wed, 3 Aug 2022 10:45:22 -0700 Subject: [PATCH] Code sample for Server Side Swift using Copilot --- site/content/community/guides.en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/community/guides.en.md b/site/content/community/guides.en.md index 9f502d1e301..d611d34c516 100644 --- a/site/content/community/guides.en.md +++ b/site/content/community/guides.en.md @@ -45,6 +45,7 @@ Share your applications, videos, and blog posts with fellow Copilots! | Repository | Description | Key features | | ----------- | ------------------------------------ | ------------ | +[**Server Side Swift Guides**](https://github.com/swift-server/guides/blob/main/docs/aws-copilot-fargate-vapor-mongo.md) | Server Side Swift on AWS with Fargate, Vapor, and MongoDB Atlas deployed with Copilot | Fargate, Vapor, MongoDB, API Gateway [**github.com/kcearns/fargate-node-example**](https://github.com/kcearns/fargate-node-example) | A sample Node application that includes a pipeline. | Node, pipeline [**github.com/efekarakus/day2-with-copilot**](https://github.com/efekarakus/day2-with-copilot) | A REST API coffeeshop application that goes beyond the basics, demoed in the ["Container Day" video](./guides.en.md#videos), above. | `alias`, secrets, DynamoDB, Redis | [**github.com/bvtujo/copilot-wordpress**](https://github.com/bvtujo/copilot-wordpress) | A WordPress installation launched by AWS Copilot with step-by-step instructions and options for customization. | [EFS](../docs/developing/storage.en.md#managed-efs), MySQL RDS cluster, autoscaling |