nzoschke/gofaas

More App Functionality

Closed this issue · 1 comments

There's still more functionality to port over:

  • HTTP Auth and Tokens
  • KMS env encryption
  • Worker API
  • Users API + Table
  • KMS data encryption

I'm also considering including:

  • S3 / CloudFront static site

This could be a nice demo of multiple stacks and export, where the S3 bucket is an export the app can import.

Auth and worker API will land in #45. I'll open KMS env as it's own issue.