Using Dependency Injection in SQL Alchemy Model?

This page summarizes the projects mentioned and recommended in the original post on /r/FastAPI

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fastapi-auth-middleware

    Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code

  • You’re looking for a auth middleware and the context variables feature of python. Not exactly dependency injection, more like thread-save global variables. Check out starlettes context middleware: https://starlette-context.readthedocs.io/en/latest/middleware.html and https://docs.python.org/3/library/contextvars.html. You may also have a look at one of my personal projects for inspiration: https://github.com/code-specialist/fastapi-auth-middleware

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Developed Python CLI to easily download Dutch point cloud data

    1 project | dev.to | 4 May 2024
  • Unlocking Profit Potential: Building an Arbitrage Betting Client with Hexagonal Architecture in Golang

    2 projects | dev.to | 4 May 2024
  • Bountysource Stole at Least $17,000 from Open Source Developers

    2 projects | news.ycombinator.com | 3 May 2024
  • Fnug runs all your lints, tests and commands at once, in the terminal

    1 project | news.ycombinator.com | 4 May 2024
  • Airbyte Source to Read from SAP ERP, BW or Odata

    1 project | news.ycombinator.com | 4 May 2024