hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

absinthe_plug

1.2.0
1.5.10 1.5.9 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.5.0-rc.2 1.5.0-rc.1 1.5.0-rc.0 1.5.0-alpha.0 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 retired 1.4.0 1.4.0-rc.2 1.4.0-rc.1 1.4.0-rc.0 1.4.0-beta.2 1.4.0-beta.1 1.3.1 1.3.0 1.3.0-rc.1 1.3.0-rc.0 1.3.0-beta.1 1.3.0-beta.0 1.3.0-alpha.0 1.2.5 1.2.4 1.2.3 1.2.2 1.2.0 1.2.0-rc.0 1.2.0-alpha0 1.1.3 1.1.2 1.1.1 1.0.0 0.5.0 0.4.0 0.2.0 0.1.3 0.1.2 0.1.0

Plug support for Absinthe, the GraphQL toolkit for Elixir

Security advisory: This version has known vulnerabilities. View advisories
HexDocs HexPreview

Current section

2 Dependencies

Jump to
Readme
52 Versions
2 Dependencies
26 Dependants
1 Advisory
Activity
Readme 52 Versions 2 Dependencies 26 Dependants 1 Advisory Activity

Dependencies of absinthe_plug

2 dependencies
Package Requirement
absinthe
~> 1.2.0
plug
~> 1.0

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 5K 10K 15K 20K

this version

73 209

yesterday

1 929

last 7 days

52 761

all time

42 217 101

Last Updated

Nov 03, 2016

License

MIT

Build Tools

mix

Publisher

benwilson512 benwilson512

Links

  • Changelog
  • GitHub
  • Website

Owners

  • bruce bruce
  • benwilson512 benwilson512
  • cschiewek cschiewek
  • binaryseed binaryseed
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".