Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1002 Bytes

File metadata and controls

19 lines (10 loc) · 1002 Bytes

Player FC FastAPI App

This repository provides a serverless FastAPI application (Player FC) deployed on AWS using AWS Lambda, DynamoDB, Amazon Cognito and API Gateway all managed via the AWS CDK.

OAuth 2.0 Sequence Diagram

For detailed information, visit the below blog post series:

Serverless FastAPI Development: Building Player FC API on AWS

Serverless FastAPI Testing: Use Moto and Just Mock It!

Serverless FastAPI Security: Unlocked Doors Invite Unwanted Guests

Serverless FastAPI Deployment: Actions Speak Louder Than Words