An open API service indexing awesome lists of open source software.

https://github.com/klothoplatform/ts-pets-app


https://github.com/klothoplatform/ts-pets-app

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# TS Pets App
The app demonstrates a sample application that is instrumented with Klotho annotations to transform and generate IaC to be run in the cloud.

![topology diagram with an API Gateway, 4 Lambdas, and an RDS database](./topology.png)

## Terraform
Included in this repo at (terraform/generated)[./terraform/generated] are terraform files representing this same infrastructure (generated by [terraformer](https://github.com/GoogleCloudPlatform/terraformer) then manually adjusted).