mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
adwanced
This commit is contained in:
parent
5b6ec599b1
commit
569a9c807c
2 changed files with 10 additions and 9 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Overview
|
||||
|
||||
**aiogram**'s provides powerful mechanism for customizing event handlers via middlewares.
|
||||
**aiogram** provides powerful mechanism for customizing event handlers via middlewares.
|
||||
|
||||
Middlewares in bot framework seems like Middlewares mechanism in powerful web-frameworks
|
||||
Middlewares in bot framework seems like Middlewares mechanism in web-frameworks
|
||||
(like [aiohttp](https://docs.aiohttp.org/en/stable/web_advanced.html#aiohttp-web-middlewares),
|
||||
[fastapi](https://fastapi.tiangolo.com/tutorial/middleware/),
|
||||
[Django](https://docs.djangoproject.com/en/3.0/topics/http/middleware/) or etc.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue