Hello all,
i’m new to Ruby , i’ asking about the best way of exposing the
application functionalities as API to be used as integration point
using normal HTTP GET,POST
thanks in advance.
Hello all,
i’m new to Ruby , i’ asking about the best way of exposing the
application functionalities as API to be used as integration point
using normal HTTP GET,POST
thanks in advance.
Hosam Kamel wrote:
Hello all,
i’m new to Ruby , i’ asking about the best way of exposing the
application functionalities as API to be used as integration point
using normal HTTP GET,POSTthanks in advance.
Recommend you read any one (or multiple) of many books out there on how
to get up and running with Ruby on Rails, specifically the topics of
RESTful architecture in Rails and responding to different request
formats. Peepcode.com has a nice screencast on RESTful Rails also.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs