|
go-rice
☆
« Back to VersTracker
|
||||||||||
|
Description: Easily embed resources like HTML, JS, CSS, images, and templates in Go |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: go embedding web-development assets static-files | ||||||||||
| Install: brew install go-rice | ||||||||||
|
About: GoRice is a Go package that provides a simple API for embedding static resources such as HTML templates, JavaScript, CSS, and images directly into your Go application binary. It allows you to treat these files as if they were on disk, while also supporting the `go get` workflow for easy distribution. This tool simplifies deployment by removing external file dependencies. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|