scotty-web / scotty

Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)
http://hackage.haskell.org/package/scotty
BSD 3-Clause "New" or "Revised" License
1.72k stars 134 forks source link

static files #286

Closed samueldurantes closed 2 years ago

samueldurantes commented 2 years ago

There is some similar with this: https://expressjs.com/en/starter/static-files.html in scotty?

fumieval commented 2 years ago

You may be interested in https://hackage.haskell.org/package/wai-middleware-static-0.9.2/docs/Network-Wai-Middleware-Static.html