plug_require_header VS plug_response_header

Compare plug_require_header vs plug_response_header and see what are their differences.

plug_require_header

An Elixir Plug for requiring and extracting a given header. (by DevL)

plug_response_header

Elixir Plug to manipulate HTTP response headers (by c-rack)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
plug_require_header plug_response_header
- -
27 12
- -
0.0 0.0
almost 8 years ago over 8 years ago
Elixir Elixir
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

plug_require_header

Posts with mentions or reviews of plug_require_header. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning plug_require_header yet.
Tracking mentions began in Dec 2020.

plug_response_header

Posts with mentions or reviews of plug_response_header. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning plug_response_header yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing plug_require_header and plug_response_header you can also consider the following projects:

passport - Provides authentication for phoenix application

phoenix_haml - Phoenix Template Engine for Haml

phoenix_live_reload - Provides live-reload functionality for Phoenix

sentinel - DEPRECATED - Phoenix Authentication library that wraps Guardian for extra functionality

access pass - provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot username, confirmation email and all that other good stuff. Includes plug for checking for authenticated users and macro for generating the required routes.

webassembly - Web DSL for Elixir

Whatwasit - Track changes to your Ecto models

ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework

phoenix_ecto - Phoenix and Ecto integration with support for concurrent acceptance testing

phoenix_token_auth - Token authentication solution for Phoenix. Useful for APIs for e.g. single page apps.

plug - Compose web applications with functions

phoenix_html - Building blocks for working with HTML in Phoenix