FastAPI Template A culmination of all my experince so far in backend development event driven architecture with custom messagebus simple dependency injection and inversion of control simple authentication with jwt testing with pytest background jobs with APScheduler TODO: docker documentation TODO: local setup documentation python -m venv venv source venv/bin/activate deactivate DOING TESTS TESTS TESTS TODO IAM features(Authorization) Docker and docker compose fixing/testing Background scheduler testing Change primary key type? Documentation