I'm incredibly proud to share the outstanding work our team has accomplished recently in upgrading our testing lab infrastructure.
FastAPI feature for lightweight background tasks (functions) that will run in parallel with your main application.
AJV & Json Schema, a generic yet effective method for JavaScript API request validation
Enhance your FastAPI application's monitoring with NewRelic. Gain insights and improve performance with very minimal and simple setup steps.
I try to keep my routes as "clean" as i can, additional logic will be executed via middleware - Here's a small example I did with FastAPI