/plug_resource_from_request

simply get a resource from header or url params and store it in private

Primary LanguageElixirGNU Affero General Public License v3.0AGPL-3.0

PlugResourceFromRequest

TODO: Add description

Installation

If available in Hex, the package can be installed by adding plug_resource_from_request to your list of dependencies in mix.exs:

def deps do
  [
    {:plug_resource_from_request, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/plug_resource_from_request.