Skip to content

FastAPI server on AWS EC2 + Github Actions on Push and Pull + Terraform with S3 backend

Notifications You must be signed in to change notification settings

Vwake04/fastapi-aws

Repository files navigation

fastapi-aws

Github Actions + EC2 + Autoscaling Group + S3 + CodeDeploy

Installation

  1. Clone the repository:

    git clone https://github.com/Vwake04/fastapi-aws.git
    cd astapi-aws
  2. Install dependencies:

    pip install -e .

Running Tests

  1. Install pytest if not already installed:

    pip install pytest
  2. Run the tests:

    pytest

About

FastAPI server on AWS EC2 + Github Actions on Push and Pull + Terraform with S3 backend

Resources

Stars

Watchers

Forks