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

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: 2 months 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/).