Popularity
2.1
Declining
Activity
0.0
Stable
3
2
0
Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
wai-middleware-headers alternatives and similar packages
Based on the "wai" category.
Alternatively, view wai-middleware-headers alternatives based on common mentions on social networks and blogs.
-
wai-middleware-consul
Wai Middleware for Consul -
wai-middleware-auth
Authentication middleware that secures WAI application -
wai-middleware-static
WAI middleware that intercepts requests to static files and serves them if they exist. -
wai-middleware-throttle
WAI Request Throttling Middleware -
wai-middleware-metrics
WAI middleware that collects requests metrics -
wai-middleware-rollbar
Middleware that communicates to Rollbar. -
wai-enforce-https
Enforce HTTPS in Wai server app safely. -
wai-cli
Command line runner for Wai apps (using Warp) with TLS, CGI, socket activation & graceful shutdown | now on https://codeberg.org/unrelentingtech/wai-cli -
wai-middleware-crowd
Middleware and utilities for using Atlassian Crowd authentication -
wai-session-postgresql
WAI Session that keeps its data in a PostgreSQL database -
wai-util
Utility functions for WAI that haven't found another home yet -
wai-middleware-etag
WAI ETag middleware for static files -
wai-session-clientsession
Session store based on clientsession -
wai-slack-middleware
A Slack middleware for wai -
wai-middleware-hmac
WAI HMAC Authentication Middleware and Client -
wai-session-tokyocabinet
Session store based on Tokyo Cabinet -
wai-middleware-json-errors
Convert errors to json -
wai-middleware-delegate
A WAI middleware that enables proxying WAI requests to another server. -
wai-middleware-preprocessor
WAI middleware for static file preprocessors -
wai-hastache
Nice wrapper around hastache for use with WAI -
wai-digestive-functors
Helpers to bind digestive-functors onto wai requests -
wai-git-http
Haskell Wai Application for git http-backend -
wai-middleware-cache
Caching middleware for WAI -
wai-middleware-caching
WAI Middleware to cache (contains generic, LRUCache and Redis Cache backend) -
wai-feature-flags
Feature flag support for WAI applications. -
wai-middleware-static-caching
WAI middleware that intercepts requests to static files and serves them if they exist. -
wai-middleware-static-embedded
Serve static files embedded in your executable as a wai middleware. -
wai-middleware-travisci
WAI middleware for authenticating webhook payloads from Travis CI -
wai-logger-buffered
A buffered logger for wai applications -
wai-middleware-slack-verify
WAI Slack request verification middleware -
wai-handler-snap
Web Application Interface handler using snap-server. (deprecated)
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of wai-middleware-headers or a related project?
README
My first cabal package!
Adds cors support to WAI. Also, an addHeaders middleware to add arbitrary headers to your app.