Updates stuff

This commit is contained in:
Melody Becker 2024-09-13 11:58:29 +02:00
parent 7ec0ce5a45
commit 28c5f546fe
6 changed files with 64 additions and 16 deletions

6
future-useful-libs.md Normal file
View file

@ -0,0 +1,6 @@
- golang.org/x/net/html
- Parsing and manipulating html
- https://github.com/chasefleming/elem-go
- Generating html
- mime
- working with mime types