generated from alecodes/base-template
629 B
629 B
| 1 | name | category | metadata |
|---|---|---|---|
| 2 | Gin | web framework | {"website":"https://gin-gonic.com","github":"gin-gonic/gin","package":"github.com/gin-gonic/gin"} |
| 3 | Cobra | cli | {"website":"https://cobra.dev","github":"spf13/cobra","package":"github.com/spf13/cobra"} |
| 4 | GORM | orm | {"website":"https://gorm.io","github":"go-gorm/gorm","package":"gorm.io/gorm"} |
| 5 | Colly | web scraping | {"website":"http://go-colly.org","github":"gocolly/colly","package":"github.com/gocolly/colly"} |
| 6 | gorilla/websocket | websockets | {"github":"gorilla/websocket","package":"github.com/gorilla/websocket","protocol":"ws"} |