cryptocomparex v0.1.2 Cryptocomparex.ResponseMiddleware

Parses and converts API responses to corresponding Elixir values, idiomatic underscored atom keys, etc.

Link to this section Summary

Link to this section Functions

Link to this function call(env, next, options)

Callback implementation for Tesla.Middleware.call/3.

Link to this function handle_response(response)
Link to this function is_all_coins_endpoint?(url)
Link to this function is_daily_avg_endpoint?(url)
Link to this function is_histo_endpoint?(url)
Link to this function parse_body_for(body, url)

Matches API endpoints to corresponding parsing functions