#Serverless Swift REST API Install Serverless Framework curl -o- -L https://slss.io/install | bash Export the binary PATH export PATH="$HOME/.serverless/bin:$PATH" Build Swift build.sh Deploy Swift deploy.sh