Sam Ford

Powering cool user experiences with machine learning @ Cash App

  • Wed Nov 10 2021SvelteAWSSAM...
    AWS SAM Todo Sample App Frontend

    This is a dead simple frontend that contacts the Todo backend I have setup. It is deployed with AWS SAM and is written in Svelte with ZERO bells and whistles. It is a great example app to show talking to an API. Combine the frontend and backend app and it's very easy to bootstrap any project.

    http://todo-web-app.s3-website-us-east-1.amazonaws.com/

  • Tue Nov 09 2021awsgosample...
    AWS SAM + DynamoDB + Go Todo Microservice

    A full CRUD todo backend service deployed to AWS using SAM and written in Go. This is a great starter app for Go backends that need infrastructure as code, simple deployment with AWS SAM, storing data in DynamoDB, and a backend written in Go.

    github.com/samford100/simple-go-todo-aws-sam