Bldr is a JSON templating DSL for Ruby that:
- Generates JSON from Ruby objects with a simple API using 4 core methods
- Treats JSON API responses as a view concern
- Supports Rails and Sinatra web frameworks
- Has been in production use at Zaarly for generating API responses for over 2 years