Tagged in

Xml

Neuronio
Neuronio
Neuronio is a Brazilian company that creates Deep Learning solutions and offers consulting services. At Medium, we write about machine learning and deep learning. #ai #deeplearning #machinelearning
More information
Followers
409
Elsewhere
More, on Medium

Generating XML in Ruby: Builder vs Nokogiri vs Libxml vs Ox

This is the translation of this article originally posted by Rafael Barbolo.

During the last days, I've been optimizing a Ruby on Rails application of an API that responds to requests in JSON or XML…