File: README.md

package info (click to toggle)
haskell-wai-middleware-static 0.9.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: haskell: 244; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (2)
1
2
3
# wai-middleware-static [![Build Status](https://github.com/scotty-web/wai-middleware-static/workflows/Haskell-CI/badge.svg)](https://github.com/scotty-web/wai-middleware-static/actions?query=workflow%3AHaskell-CI)

WAI middleware that intercepts requests to static files and serves them if they exist.