On 12 February 2016 at 23:37, Roy Royal <[email protected]> wrote:
> 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

Have you already built conventional websites using Rails (or at least
worked right through a good tutorial such as railstutorial.org)?
Without knowing your experience it is difficult to answer the question
at the right level.

Colin

>
> 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 [email protected].
> To post to this group, send email to [email protected].
> 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.

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuDoA6gb8Gz7_uLm-j1h7YFc152g40rn7swtntUjgpMBg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to