Skip to content

bethanyj28/localstack-demo

Repository files navigation

localstack-demo

A toy project to demonstrate how to use localstack in practice.

Quickstart

To run the completed app, simply run make up. From there, you can hit http://localhost:8080/greeting with something that looks like:

{
  "name": "Bethany"
}

and then http://localhost:8080/greeting/Bethany to get the greeting.

Demo follow-along

To follow along with the demo, checkout the start-here branch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published