Kong / Kong/unirest-ruby

Allow JSON response body to use symbols instead of strings

Open
#35 0 comments 0 reactions 1 assignee Claimed by @nikz View on GitHub
Dominant language
Ruby
Stars
364
Forks
76
PR merge metrics
No merged PRs in 30d

Description

Ruby stdlib JSON lib provides the configuration option `symbolize_names`: http://ruby-doc.org/stdlib-2.3.0/libdoc/json/rdoc/JSON.html#method-i-parse

It would be really nice if `Unirest` provided a configuration option (either default or per-request) to hook into this, removing the need to manually symbolize the keys on the response body.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.