issues
search
elixir-maru
/
maru
Elixir RESTful Framework
https://maru.readme.io
BSD 3-Clause "New" or "Revised" License
1.32k
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BACK-1264: Add pull_request_template.md and CODEOWNERS to the repository"
#129
nhpip
closed
1 day ago
0
Why redirect method on Plug.Conn in Maru would change the request method to "GET"
#128
TIZ36
closed
3 years ago
1
Any way to do customized plug before route match using Maru?
#127
TIZ36
opened
3 years ago
1
Maru.Struct.Parameter.Runtime.__struct__/1 is undefined, cannot expand struct Maru.Struct.Parameter.Runtime
#126
nonotest
opened
4 years ago
0
Add json gzipped response function.
#125
maxkuzmins
opened
5 years ago
0
Dealing with multiple missing fields when rescuing InvalidFormat exception
#124
b-hass
closed
4 years ago
0
Improve compile time, fixing issue #118
#123
danielkirch
closed
5 years ago
0
Proper way to `use` `before` and `rescue_from` defined within other module?
#122
mrusme
opened
5 years ago
2
Array as root parameter
#121
mlankenau
closed
5 years ago
2
Followed the guide but server curl test does not work
#120
andrewvmail
closed
5 years ago
4
Phoenix Parameter Support
#119
Un3qual
opened
5 years ago
1
Massive compile-time issues since we use a lot of fields in params
#118
mlankenau
opened
5 years ago
13
deprecate maru supervisor
#117
falood
closed
5 years ago
0
update to plug v1.7
#116
falood
closed
5 years ago
0
Fix Dialyzer error
#115
legoscia
closed
5 years ago
2
No way to report an error in custom type parsing
#114
mikebveil
opened
6 years ago
1
Fix README examples
#113
moxley
closed
6 years ago
1
Fix readme so that the example compiles
#112
moxley
closed
6 years ago
3
"invalid tuple specification given to supervise/2"
#111
moxley
closed
6 years ago
2
** (Mix) Could not start application ranch: could not find application file: ranch.app
#110
moxley
closed
6 years ago
1
soft deprecated maru supervisor
#109
falood
closed
6 years ago
0
server module
#108
falood
closed
6 years ago
0
plugin mode
#107
falood
opened
6 years ago
0
use a server module
#106
falood
closed
6 years ago
5
DSL Discuss
#105
falood
opened
6 years ago
2
Allow URI to be used for 'redirect'.
#104
jalcine
closed
6 years ago
5
Routes task is broken
#103
Lazarus404
closed
6 years ago
1
Revert "support old elixir version"
#102
ottolin
closed
6 years ago
1
support old elixir version
#101
falood
closed
6 years ago
0
Dialyzer complain about "The created fun has no local return" when using params
#100
oliver-schoenherr
closed
5 years ago
0
could not find application file: ranch.app
#99
rafaelvicio
closed
6 years ago
1
check json_library compile time and add more docs for custom json lib…
#98
falood
closed
6 years ago
0
Jason is optional dependency
#97
arkgil
closed
6 years ago
4
Use Cowboy2 plug if Cowboy 2.x is available
#96
rslota
closed
6 years ago
1
Issues with maru/phoenix: ERR_SPDY_PROTOCOL_ERROR
#95
mlankenau
closed
6 years ago
3
Use List.flatten/1 instead of Enum.concat/1
#94
efcasado
closed
6 years ago
2
Upgrade to Cowboy 2
#93
efcasado
closed
6 years ago
4
Allow reading parsed params in after-route plug
#92
aiwilliams
closed
6 years ago
2
Expanded options for validators to allow aliased modules (@nicooga)
#91
falood
closed
6 years ago
1
Using plugs within mounted router doesn't work
#90
jalcine
closed
6 years ago
4
🐛 Expanded options for validators to allow aliased modules
#89
nicooga
closed
6 years ago
2
Cannot pass aliased function call as value for keyword `:values` in `optional` param
#88
nicooga
closed
6 years ago
1
Expanding `rescue_from`
#87
jalcine
closed
7 years ago
2
Update README about use of Confex
#86
jalcine
closed
7 years ago
2
Upload Docs to hexdocs
#85
jalcine
opened
7 years ago
1
Feature: Add Coverage Checking
#84
jalcine
opened
7 years ago
7
Support 'forward' from Plug.Router
#83
jalcine
closed
7 years ago
4
Partial parsing of configuration
#82
jalcine
closed
6 years ago
5
add `:plug_status` defaults for known exceptions
#81
brentspell
closed
7 years ago
1
add all_or_none_of validation
#80
falood
closed
7 years ago
0
Next