swift-server / guides

Guides for building, debugging and deploying Swift Server applications
258 stars 21 forks source link

Guide for AWS Fargate with Vapor and MongoDB Atlas using AWS Copilot #89

Closed dave-moser closed 2 years ago

dave-moser commented 2 years ago

New guide for deploying Server Side Swift on AWS using AWS Copilot. The guide deploys a RESTful api using Vapor and interacts with MongoDB Atlas to store data.

0xTim commented 2 years ago

@kmahar as soon as you're happy I'll merge

dave-moser commented 2 years ago

Someone might need to approve my last change/commit - which was fixing the version of the mongo-vapor dependency.

0xTim commented 2 years ago

Think we're good - I'll merge!