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