fix(adapters/finch): convert atom methods to strings
Merge pull request #562 from elixir-tesla/move-to-files-2
chore: move modules to its own files
chore: move modules to its own files
Merge pull request #557 from mhanberg/master
Correctly indent code example
Correctly indent code example
Merge pull request #556 from Q1-Energie-AG/castore
Add `castore` 1.0
Merge pull request #555 from george124816/patch-1
docs: update finch adapter
docs: update finch adapter
Merge pull request #511 from chaodhib/add_messagepack_middleware
Add a middleware to encode/decode MessagePack payloads
include application/x-msgpack in the default decoded content types
Add a middleware to encode/decode MessagePack payloads
Merge pull request #528 from thiagopromano/hackney-max-body
Uses `:max_body` in `hackney` Adapter
Added test case and documentation