plug_heartbeat
heartbeat plugin
A tiny Elixir plug to respond to periodic request checks.
A plug for responding to heartbeat requests.
36 stars
3 watching
4 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list
elixirplug
Related projects:
Repository | Description | Stars |
---|---|---|
imajes/rack-heartbeat | Provides a simple way to monitor application health by responding to periodic heartbeat requests | 51 |
rickwierenga/heartbeat-tutorials | Code snippets for iOS app tutorials covering various topics such as machine learning and deep learning | 136 |
c-rack/plug_response_header | An Elixir plug for manipulating HTTP response headers | 12 |
likeastore/heartbeat | Automates monitoring of HTTP services and databases to detect performance issues and notify administrators via email or SMS. | 109 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
yossi-eynav/ble-heart-rate-demo | A web application that reads heart rate data from a Bluetooth low-energy device and displays it as a chart | 29 |
frost/resin | A plug that adds a configurable delay to Plug-based requests | 4 |
henrik/plug_and_play | Simplifies the setup of Plug-based Elixir applications by providing pre-configured dependencies and conveniences for common tasks. | 15 |
paulanthonywilson/basic_auth | An Elixir Plug to easily add basic authentication to an application | 164 |
picogeyer/zsh-pico-prompt | A zsh prompt plugin that customizes the shell's display to show username and host information in a simplified format. | 0 |
handnot2/plug_sigaws | A Elixir module that authenticates HTTP requests with AWS Signature V4 signatures. | 0 |
hapijs/bell | A plugin for the hapi web framework to manage third-party login systems. | 624 |
monteslu/nobleweb | A simple web app that connects to Bluetooth devices and reads heart rate data | 4 |
haoxins/gulp-file-include | A Gulp plugin for dynamically including files and values in templates. | 680 |
christopheradams/plug_rest | A Plug-based router for Elixir applications that follows REST principles and provides declarative handling of HTTP requests | 54 |