When an app needs data, it doesn't "open" a database. It sends a request to an API and waits for a clear answer. That's where FlaskAPI work fits in: building ...
Timetracer records real API request executions into portable cassettes and replays them locally by mocking dependency calls (HTTP, database, Redis). Record once ...
terraform/ ├── modules/ │ ├── vpc/ # VPC networking module │ ├── ec2/ # EC2 instance module │ ├── ecr/ # ECR repositories module │ ├── iam/ # IAM roles and policies module │ └── cloudwatch/ # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results