FastAPI Auth with Dependency Injection
FastAPI is a modern web framework for building APIs in Python. It’s one of my personal favorite web frameworks as it has built-in support for OpenAPI specs (meaning you can write your backend code and generate everything from it) and it supports depe...
propel-auth.hashnode.dev6 min read