elixir-plug
There are 37 repositories under elixir-plug topic.
mtrudel/bandit
Bandit is a pure Elixir HTTP server for Plug & WebSock applications
evadne/packmatic
Zipping on the fly — Generate downloadable Zip streams by aggregating File or URL Sources
cconstantin/plug_rails_cookie_session_store
Rails compatible Plug session store
mustafaturan/sse
Server Sent Events for Elixir/Plug
sticksnleaves/versionary
Plug for API versioning
hauleth/plug_telemetry_server_timing
Plug for providing Telemetry metrics within browser DevTools
ne-sachirou/ex_komachi_heartbeat
🚅Vital monitoring Elixir Web application.🚄
opencensus-beam/opencensus_plug
Opencensus integration with Elixir's Plug library
henrik/shameless_plug
A novelty Elixir Plug to remove the word "shame" from the page body.
s0kil/plug_minify_html
A Plug that minifies HTML response body
cegela/cege.la
source for the fantastic redirect running on https://cege.la
jdav-dev/fast_cgi
FastCGI socket client and Plug for Elixir
xadhoom/tus_plug
A Plug based https://tus.io protocol implementation
Awlexus/hexerss
A simple rss feed for the hex package manager
gilcierweb/api-elixir
API Elixir and PostgreSQL with Plug (Standalone)
ishikawa/plug_hackney_trace
A plug to enable hackney_trace
KineticCafe/ip_access_control
Elixir Plug to control access by IP address
labtwentyfive/plug_preferred_locales
A plug to parse the accept-language header and store a list of preferred locales.
qgadrian/metadata_plugs
Elixir plugs to provide metadata information
zentetsukenz/ping_plug
Ping plug
a-nick-fischer/clei
A versatile and lightweight API gateway written in Elixir!
AnicetNgrt/anicetnougaret.fr
The entry point to my personal domain. Simple Elixir + Plug code to serve my static personal website
apartmenttherapy/siftsciex_plug
A Plug for processing Sift Science Web Hooks
rubensr91/elixir-helper
here an elixir project to help
Scalingo/sample-elixir-plug
Sample application using Elixir and Plug
herbert1228/online-classroom-elixir-server
Realistic and Interactive Online Classroom
raycch/spa_plug
A plug for serving single page apps directly from your Elixir application.
ria-com/elixir-empty-params
Elixir/Phoenix plug for filtering empty query params
cardoso010/studyingplug
Studying plug in elixir - https://elixirschool.com/pt/lessons/specifics/plug/
elixirprogrammer/bouncy
Barebone elixir/phoenix authentication system.
salemove/stats_plug
An Elixir Plug to collect statistics in your application and send them to your favorite backend.
t-buss/plugtutorial
Repository following the tutorial instructions at https://elixirschool.com/en/lessons/specifics/plug/
thomascchen/incrementer
This is a simple web service written in Elixir, which accepts requests to increment a value associated with a given key
trestini/simple_server
Minimal API implementation in Elixir without Phoenix