Skip to content

Commit 68d21ed

Browse files
docs: add fasthttp-auth to related projects section (#2057)
1 parent 7ad0219 commit 68d21ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,7 @@ This is an **unsafe** way, the result string and `[]byte` buffer share the same
580580
- [http2](https://github.com/dgrr/http2) - HTTP/2 implementation for fasthttp.
581581
- [router](https://github.com/fasthttp/router) - a high
582582
performance fasthttp request router that scales well.
583+
- [fasthttp-auth](https://github.com/casbin/fasthttp-auth) - Authorization middleware for fasthttp using Casbin.
583584
- [fastws](https://github.com/fasthttp/fastws) - Bloatless WebSocket package made for fasthttp
584585
to handle Read/Write operations concurrently.
585586
- [gramework](https://github.com/gramework/gramework) - a web framework made by one of fasthttp maintainers.

0 commit comments

Comments
 (0)