|
|
|
|
|
by dasil003
3550 days ago
|
|
Rails is perfectly well suited to serve an API. In fact I believe it was the first to define off the shelf RESTful conventions for an entire controller and all verbs by default back ~2007 if I recall. http://edgeguides.rubyonrails.org/api_app.html |
|