Skip to content

cozy-elixir/plug_probe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlugProbe

CI Hex.pm built with Nix

A plug for responding to HTTP probe requests.

Installation and docs

Add :plug_probe to the list of dependencies in mix.exs:

def deps do
  [
    {:plug_probe, <requirement>}
  ]
end

Usage

For more information, see the documentation.

License

Apache License 2.0

About

A plug for responding to HTTP probe requests.

Resources

Stars

Watchers

Forks

Languages

  • Elixir 92.8%
  • Nix 7.2%