Popularity
1.7
Stable
Activity
0.0
Stable
7
3
1
Monthly Downloads: 20
Programming language: Elixir
License: MIT License
Tags:
Framework Components
Latest version: v0.0.4
plug_redirect_https alternatives and similar packages
Based on the "Framework Components" category.
Alternatively, view plug_redirect_https alternatives based on common mentions on social networks and blogs.
-
dayron
A repository `similar` to Ecto.Repo that maps to an underlying http client, sending requests to an external rest api instead of a database -
phoenix_token_auth
Token authentication solution for Phoenix. Useful for APIs for e.g. single page apps. -
rummage_phoenix
Full Phoenix Support for Rummage. It can be used for searching, sorting and paginating collections in phoenix. -
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. -
Votex
Implements vote / like / follow functionality for Ecto models in Elixir. Inspired from Acts as Votable gem in Ruby on Rails -
plug_canonical_host
PlugCanonicalHost ensures that all requests are served by a single canonical host. -
trailing_format_plug
An elixir plug to support legacy APIs that use a rails-like trailing format: http://api.dev/resources.json
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of plug_redirect_https or a related project?
README
PlugRedirectHttps
Elixir plug for redirecting http to https behind a load balancer (or other reverse proxy).
API documentation is available at http://hexdocs.pm/plug_redirect_https
Add as dependency
{:plug_redirect_https, "~> 0.0.7"}