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

https://github.com/goroute/static

Static file server middleware for go route
https://github.com/goroute/static

Last synced: 5 months ago
JSON representation

Static file server middleware for go route

Awesome Lists containing this project

README

          



[![Build Status](https://travis-ci.com/goroute/static.svg?branch=master)](https://travis-ci.com/goroute/static)
[![codecov](https://codecov.io/gh/goroute/static/branch/master/graph/badge.svg)](https://codecov.io/gh/goroute/static)
[![GoDoc](https://godoc.org/github.com/goroute/static?status.svg)](http://godoc.org/github.com/goroute/static)
[![Go Report Card](https://goreportcard.com/badge/github.com/goroute/static)](https://goreportcard.com/report/github.com/goroute/static)

# static
Static file server middleware for go route