Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update READMEs #677

Merged
merged 2 commits into from
Jul 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
![Linter](https://github.com/gofiber/contrib/workflows/Linter/badge.svg)

Repository for third party middlewares with dependencies
Repository for third party middlewares with dependencies.

## 📑 Middleware Implementations

Expand Down
14 changes: 12 additions & 2 deletions casbin/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
### Casbin
Casbin middleware for Fiber
---
id: casbin
title: Casbin
---

![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=casbin*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
![Linter](https://github.com/gofiber/contrib/workflows/Linter/badge.svg)

Casbin middleware for Fiber.

### Install
```
Expand Down
7 changes: 5 additions & 2 deletions fiberi18n/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Fiberi18n
---
id: fiberi18n
title: Fiberi18n
---

![Release](https://img.shields.io/github/release/gofiber/contrib.svg)
![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=fiberi18n*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
Expand Down
8 changes: 6 additions & 2 deletions fibernewrelic/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### NewRelic
![Release](https://img.shields.io/github/release/gofiber/contrib.svg)
---
id: fibernewrelic
title: Fibernewrelic
---

![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=fibernewrelic*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
Expand Down
7 changes: 5 additions & 2 deletions fibersentry/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Fibersentry
---
id: fibersentry
title: Fibersentry
---

![Release](https://img.shields.io/github/release/gofiber/contrib.svg)
![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=fibersentry*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
Expand Down
7 changes: 5 additions & 2 deletions fiberzap/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Fiberzap
---
id: fiberzap
title: Fiberzap
---

![Release](https://img.shields.io/github/release/gofiber/contrib.svg)
![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=fiberzap*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
Expand Down
7 changes: 5 additions & 2 deletions fiberzerolog/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Fiberzerolog
---
id: fiberzerolog
title: Fiberzerolog
---

![Release](https://img.shields.io/github/release/gofiber/contrib.svg)
![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=fiberzerolog*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
Expand Down
7 changes: 5 additions & 2 deletions jwt/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# JSON Web Tokens
---
id: jwt
title: JWT
---

![Release](https://img.shields.io/github/release/gofiber/contrib.svg)
![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=jwt*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
Expand Down
7 changes: 5 additions & 2 deletions opafiber/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
### Open Policy Agent
---
id: opafiber
title: Opafiber
---

![Release](https://img.shields.io/github/release/gofiber/contrib.svg)
![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=opafiber*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
Expand Down
7 changes: 5 additions & 2 deletions otelfiber/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Otelfiber
---
id: otelfiber
title: Otelfiber
---

![Release](https://img.shields.io/github/release/gofiber/contrib.svg)
![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=otelfiber*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
Expand Down
5 changes: 4 additions & 1 deletion otelfiber/example/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# gofiber fiber instrumentation example
---
id: otelfiber-example
title: Otelfiber Example
---

An HTTP server using gofiber fiber and instrumentation. The server has a
`/users/:id` endpoint. The server generates span information to
Expand Down
7 changes: 5 additions & 2 deletions paseto/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# PASETO (Platform-Agnostic SEcurity TOkens)
---
id: paseto
title: Paseto
---

![Release](https://img.shields.io/github/release/gofiber/contrib.svg)
![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=paseto*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
Expand Down
12 changes: 11 additions & 1 deletion swagger/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Swagger
---
id: swagger
title: Swagger
---

![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=swagger*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
![Linter](https://github.com/gofiber/contrib/workflows/Linter/badge.svg)

Swagger middleware for [Fiber](https://github.com/gofiber/fiber). The middleware handles Swagger UI.

### Table of Contents
Expand Down
9 changes: 6 additions & 3 deletions websocket/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# WebSocket
---
id: websocket
title: Websocket
---

![Release](https://img.shields.io/github/release/gofiber/websocket.svg)
[![Discord](https://img.shields.io/badge/discord-join%20channel-7289DA)](https://gofiber.io/discord)
![Release](https://img.shields.io/github/v/tag/gofiber/contrib?filter=websocket*)
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
![Test](https://github.com/gofiber/contrib/workflows/Tests/badge.svg)
![Security](https://github.com/gofiber/contrib/workflows/Security/badge.svg)
![Linter](https://github.com/gofiber/contrib/workflows/Linter/badge.svg)
Expand Down
Loading