mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added go-pkg-xmlx and go-pkg-rss
This commit is contained in:
parent
474a2c22c8
commit
9c573a9f1b
@ -9,6 +9,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
||||
- [Authentication and OAuth](#authentication-and-oauth)
|
||||
- [Database](#database)
|
||||
- [Imagery](#imagery)
|
||||
- [Parsers](#parsers)
|
||||
- [Resources](#resources)
|
||||
- [Websites](#websites)
|
||||
|
||||
@ -57,7 +58,11 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
||||
*Libraries for manipulating images.*
|
||||
|
||||
* [img](https://github.com/hawx/img) - A selection of image manipulation tools.
|
||||
* [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
|
||||
|
||||
## Parsers
|
||||
|
||||
* [go-pkg-xmlx](https://github.com/jteeuwen/go-pkg-xmlx)
|
||||
* [go-pkg-rss](https://github.com/jteeuwen/go-pkg-rss)
|
||||
|
||||
|
||||
# Resources
|
||||
|
Loading…
Reference in New Issue
Block a user