Ruby on Rails Friday, February 12, 2016

Hi!

I'm building my first API with rails and i hope someone can point me in
the right direction.
What I want to know is which tutorials I should watch/read and also
which gems/framework I should use. All tips will be helpful

The API should follow RESTful and HATEOAS (don't have to be strictly)
The API

The requirements for my api is.
* at least json but preferably also xml
* sort resources on dates
* search for a resource in a http request
* get resources belonging to a particular tag
* CRUD

Thanks

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/383848e0add06d8ed9017fe2325957dd%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment