plug_and_play
Plug scaffold
Simplifies the setup of Plug-based Elixir applications by providing pre-configured dependencies and conveniences for common tasks.
Set up an Elixir Plug application with less boilerplate.
15 stars
2 watching
1 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list
plug
Related projects:
Repository | Description | Stars |
---|---|---|
hexedpackets/trot | A micro web framework for Elixir based on Plug and Cowboy to simplify common patterns in API development. | 420 |
mschae/cors_plug | An Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications | 404 |
mschae/trailing_format_plug | A plug for Elixir to support legacy APIs with a trailing format. | 25 |
sugar-framework/plugs | A collection of middleware plugins for web applications | 20 |
sheharyarn/explay | A Elixir implementation of the Google Play API to retrieve app information and download APKs. | 16 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
mruoss/pluggable | Library to build customizable pipeline structures using Elixir | 18 |
gutschilla/plug-session-memcached | A Plug Session store using Memcached | 15 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
c-rack/plug_response_header | An Elixir plug for manipulating HTTP response headers | 12 |
mneudert/plug_accesslog | Tools for writing and managing access logs in Elixir applications | 31 |
tagplay/elixir-tagplay | An Elixir client library providing an interface to interact with the Tagplay API | 0 |
potatogopher/elixir-getting-started | PDF documents for Elixir programming tutorials. | 100 |
obmarg/plug_fprof | A plug that integrates fprof tracing into web applications | 4 |
sticksnleaves/exshopify | An Elixir client providing a simple interface to the Shopify API for interacting with stores and managing orders. | 13 |