mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 09:57:37 +03:00 
			
		
		
		
	Add references to FastAPI + Redis example
This commit is contained in:
		
							parent
							
								
									8e25a0d362
								
							
						
					
					
						commit
						ef0657426a
					
				| 
						 | 
					@ -157,6 +157,8 @@ Choose one of the following:
 | 
				
			||||||
- `Flask example <https://python-dependency-injector.ets-labs.org/examples/flask.html>`_
 | 
					- `Flask example <https://python-dependency-injector.ets-labs.org/examples/flask.html>`_
 | 
				
			||||||
- `Aiohttp example <https://python-dependency-injector.ets-labs.org/examples/aiohttp.html>`_
 | 
					- `Aiohttp example <https://python-dependency-injector.ets-labs.org/examples/aiohttp.html>`_
 | 
				
			||||||
- `Sanic example <https://python-dependency-injector.ets-labs.org/examples/sanic.html>`_
 | 
					- `Sanic example <https://python-dependency-injector.ets-labs.org/examples/sanic.html>`_
 | 
				
			||||||
 | 
					- `FastAPI example <https://python-dependency-injector.ets-labs.org/examples/fastapi.html>`_
 | 
				
			||||||
 | 
					- `FastAPI + Redis example <https://python-dependency-injector.ets-labs.org/examples/fastapi-redis.html>`_
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Tutorials
 | 
					Tutorials
 | 
				
			||||||
---------
 | 
					---------
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -287,6 +287,7 @@ Choose one of the following as a next step:
 | 
				
			||||||
    - :ref:`aiohttp-example`
 | 
					    - :ref:`aiohttp-example`
 | 
				
			||||||
    - :ref:`sanic-example`
 | 
					    - :ref:`sanic-example`
 | 
				
			||||||
    - :ref:`fastapi-example`
 | 
					    - :ref:`fastapi-example`
 | 
				
			||||||
 | 
					    - :ref:`fastapi-redis-example`
 | 
				
			||||||
- Pass the tutorials:
 | 
					- Pass the tutorials:
 | 
				
			||||||
    - :ref:`flask-tutorial`
 | 
					    - :ref:`flask-tutorial`
 | 
				
			||||||
    - :ref:`aiohttp-tutorial`
 | 
					    - :ref:`aiohttp-tutorial`
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user