From 0b09a5398a15c57b3e9f1ff3bebb6efe113635c3 Mon Sep 17 00:00:00 2001 From: Drew Bednar Date: Thu, 3 Jul 2025 15:08:20 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f436f9..7e03b5b 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ The awesome list of things. - [Convert HTLM to Markdown](https://github.com/JohannesKaufmann/html-to-markdown) - [PGX](https://github.com/jackc/pgx/wiki/Getting-started-with-pgx): Postgres database access - [Sqlc](https://docs.sqlc.dev/en/latest/): Compiles SQL queiries to go database accessors. Works greate with pgx +- [Unkey](https://github.com/unkeyed/unkey): Adding API authn & authz in go. ### GUI Frameworks