Read more

travisliu/traim: Resource-oriented microframework for RESTful APIs

Henning Koch
August 01, 2017Software engineer at makandra GmbH

Use Traim Show archive.org snapshot to build a RESTful API for your ActiveRecord models with very little code.

Illustration UI/UX Design

UI/UX Design by makandra brand

We make sure that your target audience has the best possible experience with your digital product. You get:

  • Design tailored to your audience
  • Proven processes customized to your needs
  • An expert team of experienced designers
Read more Show archive.org snapshot

Traim assumes your API resources will map 1:1 to your ActiveRecord models and database tables. This assumption usually falls apart after a few months into a project, so be ready to replace your Traim API with something more expressive afterwards.

Traim outputs a Rack application which you can either serve standalone or mount into your Rails app.

Posted by Henning Koch to makandra dev (2017-08-01 14:26)