Recursion and Flat Map

Use of recursion and pattern matching in this module to create a flat map of a JSON object.

Tags: flatmap , recursion , elixir