Quickly disable external API calls in your FastAPI application using FastAPI and LaunchDarkly kill switch flags (opens in new tab)
In this tutorial you will learn to add kill switches to disable 3rd-party API calls in a FastAPI application, using the LaunchDarkly Python SDK.
Read the original article