elixir-http-router
Route builder
A set of macros and tools to organize and develop HTTP routes in Elixir applications.
HTTP Router with various macros to assist in developing your application and organizing your code
14 stars
2 watching
5 forks
Language: Elixir
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sugar-framework/sugar | A modular web framework for Elixir aimed at providing speed, ease of use, and effective development tools. | 431 |
elixir-tesla/tesla | A flexible HTTP client library that simplifies communication by providing a common interface for various adapters and middleware components. | 2,005 |
ash-project/ash | A framework for building Elixir applications using a declarative and extensible approach | 1,625 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
golobby/router | A lightweight HTTP router for the Go programming language with routing, middleware, and response support | 22 |
sugar-framework/plugs | A collection of middleware plugins for web applications | 20 |
peburrows/river | An HTTP/2 client library for the Elixir programming language | 82 |
gutschilla/elixir-navigation-tree | A tool for building and rendering navigation trees with user role awareness in web applications. | 2 |
elixir-maru/maru | An Elixir framework for building RESTful APIs with a simple and flexible architecture | 1,321 |
elixir-crawly/crawly | A framework for extracting structured data from websites | 987 |
bbense/elixgrep | An Elixir framework to build concurrent versions of Unix utilities like grep and find | 28 |
elixir-mint/mint | A functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 protocols | 1,373 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |
goroute/route | A lightweight HTTP request multiplexer with built-in middleware support | 9 |
liveforeverx/exscript | An Elixir library for defining custom mix tasks to automate compilation and execution of scripts. | 7 |