> On 12 February 2016 at 23:37, Roy Royal <
li...@ruby-forum.com> wrote:
>> 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