News

This is a repository to rewrite bobbyhadz/aws-cdk-parameters-example (TypeScript) in Python. Please checkout bobbyhadz/aws-cdk-parameters-example (Typescript) and How to use Parameters in AWS CDK - ...
FastAPI stands on the shoulders of giants: Starlette for the web parts. Pydantic for the data parts. pip install fastapi pip install "uvicorn[standard]" #The simplest FastAPI file could look like this ...