Creating Swift microservices using Vapor and MongoDB
Learn how to create a server-side RESTful API using Swift and Vapor backed with a NoSQL database for storage and run it all using Docker.
Articles by Mike Gough.
Learn how to create a server-side RESTful API using Swift and Vapor backed with a NoSQL database for storage and run it all using Docker.
Learn how to run executable scripts in Swift.
Learn how to generate and containerise a server-side API using Swift and Vapor inside of a Docker container.
Learn how to run Swift inside a Docker container. Useful if you don't always have access to a machine running macOS or Linux to compile your code.