Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cydave/staticfs

staticfs is a simple static assets server for gin-gonic/gin using go embed
https://github.com/cydave/staticfs

gin gin-gonic goembed static

Last synced: 8 days ago
JSON representation

staticfs is a simple static assets server for gin-gonic/gin using go embed

Awesome Lists containing this project

README

        

# staticfs

A simple static assets server for [gin](https://github.com/gin-gonic/gin) via [go embed](https://pkg.go.dev/embed).
Check out the [examples](examples/).