Skip to content

Commit

Permalink
Add docs from gofiber/contrib@ac5375d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 6, 2023
1 parent 538ee83 commit 3ed5c27
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/contrib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,39 +9,39 @@ Repository for third party middlewares with dependencies.

## 📑 Middleware Implementations

* [Paseto](/paseto) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [Paseto](./paseto/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [Fiberzap](/fiberzap) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [Fiberzap](./fiberzap/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [Otelfiber (OpenTelemetry)](/otelfiber) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [Otelfiber (OpenTelemetry)](./otelfiber/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [Fibersentry](/fibersentry) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [Fibersentry](./fibersentry/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [Swagger](/swagger) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [Swagger](./swagger/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [Casbin](/casbin) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [Casbin](./casbin/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [NewRelic](/fibernewrelic) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [NewRelic](./fibernewrelic/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [Open Policy Agent](/opafiber) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [Open Policy Agent](./opafiber/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [Fiberi18n](/fiberi18n) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [Fiberi18n](./fiberi18n/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [Fiberzerolog](/fiberzerolog) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [Fiberzerolog](./fiberzerolog/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [JWT](/jwt) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [JWT](./jwt/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>
* [Websocket](/websocket) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
* [Websocket](./websocket/readme.md) <a href="https://github.com/gofiber/contrib/actions?query=workflow%3A%22Tests%22">
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/contrib/test.yml?branch=main&label=%F0%9F%A7%AA%20&style=flat&color=75C46B" />
</a>

0 comments on commit 3ed5c27

Please sign in to comment.