plug_canonical_host
Redirect hub
Ensures all incoming requests are directed to a single canonical host
PlugCanonicalHost ensures that all requests are served by a single canonical host.
40 stars
3 watching
9 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
elixirhttpplug
Related projects:
Repository | Description | Stars |
---|---|---|
| A middleware that redirects requests to a canonical host name | 392 |
| An Elixir plug for manipulating HTTP response headers | 12 |
| Redirects HTTP traffic to HTTPS behind a load balancer or reverse proxy. | 7 |
| Simplifies the setup of Plug-based Elixir applications by providing pre-configured dependencies and conveniences for common tasks. | 15 |
| A Plug-based router for Elixir applications that follows REST principles and provides declarative handling of HTTP requests | 54 |
| Parses CloudFlare's IP address from an HTTP request header into Plug.Conn's remote_ip field. | 23 |
| An Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications | 404 |
| An Erlang/Elixir client library for interacting with the Trak.io REST API | 4 |
| An Elixir client for connecting to RethinkDB databases | 497 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
| A Elixir module that authenticates HTTP requests with AWS Signature V4 signatures. | 0 |
| A Plug Session store using Memcached | 15 |
| A CouchDB connector for Elixir that provides basic CRUD operations and support for views. | 96 |
| Redirects TCP/UDP connections between two IP addresses and ports. | 872 |
| A library that enables seamless sharing of session information between Rails and Plug-based frameworks like Phoenix. | 94 |