Update 'README.md'

main
Drew Bednar 2 weeks ago
parent ffcac83003
commit 819af5f211

@ -37,6 +37,8 @@ The awesome list of things.
- [Go Safe Web](https://github.com/google/go-safeweb): A Google collection of libraries for writing secure-by-default HTTP servers in Go.
- [go8](https://github.com/gmhafiz/go8) as best of breed collection of patterns and libraries for building http web applications inspired by the [How I write HTTP services in Go after 13 years](https://grafana.com/blog/2024/02/09/how-i-write-http-services-in-go-after-13-years/) blog post.
- [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
### GUI Frameworks

Loading…
Cancel
Save