mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Updated middleware
This commit is contained in:
parent
23859e4aad
commit
f654368fc1
1 changed files with 4 additions and 0 deletions
|
@ -37,3 +37,7 @@ end
|
||||||
|
|
||||||
Kemal.config.add_handler CustomHandler.new
|
Kemal.config.add_handler CustomHandler.new
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Other middlewares
|
||||||
|
|
||||||
|
[kemal-pg](https://github.com/sdogruyol/kemal-pg): Postgresql Middleware for Kemal. Easily integrate Postgresql to your Kemal app.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue