updated docs

This commit is contained in:
2026-01-11 23:33:48 +11:00
parent 9f98bbce2d
commit 423a9ee26d

View File

@@ -1,4 +1,4 @@
# hws # HWS (H Web Server)
[![Go Reference](https://pkg.go.dev/badge/git.haelnorr.com/h/golib/hws.svg)](https://pkg.go.dev/git.haelnorr.com/h/golib/hws) [![Go Reference](https://pkg.go.dev/badge/git.haelnorr.com/h/golib/hws.svg)](https://pkg.go.dev/git.haelnorr.com/h/golib/hws)
@@ -114,6 +114,6 @@ Contributions are welcome! Please feel free to submit a Pull Request.
## Related Projects ## Related Projects
- [hwsauth](https://git.haelnorr.com/h/golib/hwsauth) - JWT authentication middleware for hws - [HWSAuth](https://git.haelnorr.com/h/golib/hwsauth) - JWT authentication middleware for HWS
- [hlog](https://git.haelnorr.com/h/golib/hlog) - Structured logging with zerolog - [hlog](https://git.haelnorr.com/h/golib/hlog) - Structured logging with zerolog
- [jwt](https://git.haelnorr.com/h/golib/jwt) - JWT token generation and validation - [jwt](https://git.haelnorr.com/h/golib/jwt) - JWT token generation and validation