issues
search
pezra
/
exhal
Use HAL APIs with ease
MIT License
22
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle Errors when following "next" link when fetching collection
#71
anthonyfalzetti
closed
3 years ago
1
Change namespace of task not to collide with other release libraries
#70
alakra
closed
5 years ago
5
Work with more versions of odgn_json_pointer
#69
pezra
closed
5 years ago
1
Make `ExHal.Navigation.follow_links/4` concurrent.
#68
lmarlow
closed
5 years ago
1
Added ability to delete
#67
akoutmos
closed
6 years ago
3
support elixir 1.7
#66
pezra
closed
6 years ago
0
Use a pluggable authorizer to calculated the `Authorization` header field value.
#65
pezra
opened
6 years ago
7
non-HAL responses correctly implement Locatable protocol
#64
pezra
closed
6 years ago
1
Locatable.url returns different return values for Hal and NonHal Responses
#63
anthonyfalzetti
closed
6 years ago
1
Update README to latest released version
#62
anthonyfalzetti
closed
6 years ago
0
update odgn_json_pointer dependency
#61
jsackett-303
closed
6 years ago
0
Fix a few compile warnings
#60
pezra
closed
6 years ago
0
fix `mix release`
#59
pezra
closed
6 years ago
0
Merge links in `_links` and `_embedded` sections
#58
pezra
closed
6 years ago
0
Fix warnings and reformat
#57
pezra
closed
6 years ago
0
highly limited forms support
#56
pezra
closed
6 years ago
1
Loosen httpoison version restriction
#55
adherr
closed
6 years ago
6
Dialyzer type warning in `ExHal.Client.get/2` as shown in docs
#54
alexslade
opened
6 years ago
1
Request logs reflect the actual time spent
#53
pezra
closed
6 years ago
0
Add HTTP response code for any HTTP related request
#52
AuraWind
closed
7 years ago
1
Update dependencies and warning cleanup for newer elixir versions
#51
d-mart
closed
7 years ago
11
Add elixir 1.4; drop OTP 17
#50
d-mart
closed
7 years ago
0
Add support for some JSON-patch operations
#49
d-mart
closed
7 years ago
5
if a link has a nil href, do not render it
#48
glassbead0
closed
7 years ago
5
Incorrect example in the documentation
#47
amhamid
closed
8 years ago
1
Fix incorrect example in the documentation
#46
amhamid
closed
8 years ago
1
Allow re-use of param in `ExHal.Transcoder`
#45
d-mart
closed
8 years ago
6
Allow encode/decode options to be passed to value converters
#44
wleborgne
closed
8 years ago
1
Updating defdelegate/defstruct usage and fixing tests for elixir 1.3 …
#43
alakra
closed
8 years ago
2
Correcting key name for following redirects to pass as option to httpoison
#42
alakra
closed
8 years ago
1
Fixes bug when iterating over empty list of links in extraction step of transcoding
#41
alakra
closed
8 years ago
1
Adds templated link support when transcoding HAL documents and Maps
#40
alakra
closed
8 years ago
0
Adds recent version to installation instructions
#39
axfcampos
closed
8 years ago
1
Adds support for PATCH http method
#38
axfcampos
closed
8 years ago
2
find and supply embedded target links to value decoders when transcoding
#37
onyxrev
closed
8 years ago
5
Some extra tests around multiple-valued link handling in navigation
#36
mjc
closed
8 years ago
1
Add type information and ExHal.Transcoder behavior
#35
pezra
closed
8 years ago
0
Support nested params structures for transcoding
#34
pezra
closed
8 years ago
0
make transcoders chainable
#33
pezra
closed
8 years ago
0
Transcode array of links correctly
#32
mjc
closed
8 years ago
2
Poison encoder
#31
pezra
closed
8 years ago
0
HAL related assertions
#30
pezra
closed
8 years ago
0
add `get`, `get_property` and `get_links` functions
#29
pezra
closed
8 years ago
0
Fix Typo in README
#28
mjc
closed
8 years ago
1
add value conversion capabilities to transcoding
#27
pezra
closed
8 years ago
2
implement bidirectional transcoding to replace interpreters
#26
pezra
closed
8 years ago
2
Follow redirects by default
#25
alakra
closed
8 years ago
1
Adding ExHal.Interpreter module to define mappers in applications
#24
alakra
closed
8 years ago
0
Remove temporary file
#23
alakra
closed
8 years ago
0
Keeping original error handler with new follow_links api
#22
alakra
closed
8 years ago
0
Next