servant-static-th

Embed a directory of static files in your Servant server

https://github.com/cdepillabout/servant-static-th

Version on this page:0.1.0.4
LTS Haskell 22.21:1.0.0.0
Stackage Nightly 2024-05-11:1.0.0.0
Latest on Hackage:1.0.0.0

See all snapshots servant-static-th appears in

BSD-3-Clause licensed by Dennis Gosnell
Maintained by [email protected]
This version can be pinned in stack with:servant-static-th-0.1.0.4@sha256:a17ee7d5a9bcb0eae5d6b5b55b20289e205567990ca67fc7151348c7de19dba1,3849

Servant.Static.TH

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

servant-static-th allows you to embed a directory of static files in your application and serve them from your Servant server

For documentation and usage examples, see the documentation on Hackage.