Skip to content
Fancy PixelFancy PixelBlog
← Blog

Posts tagged #ruby

ruby7 min read

APIs with Rails:<br/>render :json => the_simple_way

Lately my work at Fancy Pixel has focused on the backend of a product we're about to launch and for which we decided to build a JSON API-only server. These APIs can be consumed from third party…

Alessandro Verlato