Samuel Flores

  • Optimizing Rails API JSON generation

    · 18 min read · by Samuel Flores

    JSON has become a ubiquitous data transfer format for web APIs. Whether you're working on a third-party integration, or endpoints to serve data for rich clients (single page application, mobile…