accent
Case converter
Converts JSON keys to different cases in HTTP requests and responses
Dynamically convert the case of your JSON API keys
42 stars
2 watching
13 forks
Language: Elixir
last commit: 5 months ago
Linked from 1 awesome list
elixir-langmade-by-malomophoenixplug
Related projects:
Repository | Description | Stars |
---|---|---|
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
meh/jazz | A JSON handling library for Elixir. | 61 |
joshrieken/test_that_json | JSON-related testing helpers for Elixir applications | 10 |
vt-elixir/ja_resource | Reduces boilerplate code in JSON-API compliant Phoenix controllers without sacrificing flexibility. | 113 |
michihuber/mixpanel_ex | An Elixir client for the Mixpanel HTTP API | 6 |
devinus/poison | A fast and simple JSON parser and encoder for Elixir | 2,027 |
igas/custom_base | Provides a custom base conversion mechanism in Elixir | 22 |
maarek/ether | Allows Elixir code to be debugged using Erlang's built-in debugger | 6 |
homanchou/elixir-xml-to-map | Converts an XML string to a structured Elixir data structure | 53 |
vic/ok_jose | Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. | 100 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
maarek/parsex | An HTTP client for interacting with Parse.com's Restful API using Elixir | 2 |
zhyu/nadia | A Telegram Bot API wrapper written in Elixir | 364 |
marcelog/elixir_authorizenet | An Elixir client for the Authorize.Net merchant API | 11 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 57 |