An elixir plug to support legacy APIs that use a rails-like trailing format: http://api.dev/resources.json
☆25Aug 15, 2017Updated 8 years ago
Alternatives and similar repositories for trailing_format_plug
Users that are interested in trailing_format_plug are comparing it to the libraries listed below
Sorting:
- Multi platform, multi app push notifications☆15Oct 11, 2021Updated 4 years ago
- An Elixir Plug for requiring and extracting a given header.☆27Mar 10, 2025Updated last year
- Parses CloudFlare's CF-Connecting-IP header into Plug.Conn's remote_ip field.☆23Mar 12, 2022Updated 4 years ago
- Output your Benchee benchmarks as CSV to generate graphs in your favorite spreadsheet tool!☆10Dec 10, 2023Updated 2 years ago
- Elixir Plug to manipulate HTTP response headers☆12Sep 7, 2015Updated 10 years ago
- Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client …