RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

[Traim] Simplify and speed up your legacy Rails API

I designed a resource-oriented RESTful API micro framework. Here it is: https://github.com/travisliu/traim It is compatible with your legacy ActiveRecord models for easily turning them into JSON API. Designed for resource-oriented RESTful service without others per-request overhead makes it significantly faster than Rails-API

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in