|
|
|
|
|
by AtheistOfFail
3543 days ago
|
|
Actually, Rails 5 implements an API mode so you can spin up a new app with only API-level conventions that runs on less memory and just serves JSON. You can add on the standard Postgres DB and Boom! "You just made Rails great again" |
|