Here are
264 public repositories
matching this topic...
Updated
Nov 6, 2021
Elixir
Configurations for the tools I use every day
Updated
Jun 1, 2021
Emacs Lisp
Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 4.27 with additional bug fixes.
⚗ The stable base upon which we build our Elixir projects at Mirego.
Updated
Nov 15, 2021
Elixir
My 10 Year-Old (Neo)Vim Configuration
Updated
Nov 7, 2021
Vim script
🐣 Elixir authorization and resource-loading library for Plug applications.
Updated
Aug 4, 2021
Elixir
My initial attempt at trying to order pizza from within vim.
Updated
Sep 19, 2019
Vim script
Elixir library for dealing with CORS requests. 🏖
Updated
Nov 14, 2021
Elixir
Run Flow as an ESLint plugin
Updated
Nov 18, 2021
JavaScript
An Elixir web micro-framework.
Updated
Sep 9, 2019
Elixir
A simple plug for incrementally transforming an API into Phoenix. Check out the blog post:
Updated
Feb 25, 2021
Elixir
Plug support for Absinthe, the GraphQL toolkit for Elixir
Updated
Oct 11, 2021
Elixir
🟪 AppSignal for Elixir package
Updated
Nov 18, 2021
Elixir
Easily parsable single line, plain text and JSON logger for Plug and Phoenix applications
Updated
Oct 12, 2021
Elixir
A plug to rewrite the Plug.Conn's remote_ip based on forwarding headers.
Updated
Mar 21, 2021
Elixir
🔛 an Elixir reverse proxy Plug with HTTP/2, chunked transfer and path proxying support
Updated
Sep 23, 2021
Elixir
Used to generate the template code of GetX framework | Flutter GetX模板代码生成 Gradle模式开发
Updated
Nov 16, 2021
Kotlin
A toolkit for building excellent APIs with Elixir
Updated
Oct 27, 2021
Elixir
Elixir Plug that formats http request logs as json
Updated
May 5, 2021
Elixir
A rich and cool weather dynamic background plug-in
The HTTP decision tree as a plug (full elixir rewriting of basho/webmachine with improvements)
Rails compatible Plug session store
Updated
Jun 29, 2021
Elixir
Cleaner request parameters in Elixir web applications 🙌
Updated
Oct 24, 2018
Elixir
Elixir package that allows to add compatibility layers via API gateways.
Updated
Aug 23, 2019
Elixir
A generic API for creating plug.dj bots
Updated
May 28, 2021
JavaScript
XiaoMi outlet plugins for HomeBridge.
Updated
Aug 22, 2020
JavaScript
Authex is an opinionated JWT authentication and authorization library for Elixir.
Updated
Nov 8, 2021
Elixir
Web dashboard for the FunWithFlags Elixir package
Updated
Nov 15, 2021
Elixir
plug³ - Adding a new dimension to plug.dj
Updated
Feb 22, 2019
JavaScript
Improve this page
Add a description, image, and links to the
plug
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
plug
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
If a resource is not found, we're currently calling the policy with
nilfor the resource value. This means that a lot of times, the policies will have a function branch pattern matching onniland calling aFallbackControlleror specific handler.We should add that as an alternative, similar to the current unauthorised handler.
Since both the new handler and the unauthorised one are pl