Explain about restful architecture?



Explain about restful architecture?..

Answer / Amar Pal Singh

"RESTful (Representational State Transfer) architecture is a software architectural style used for designing networked applications. It's based on the principles of resource-based, stateless communication, and uniform interface. In RESTful architecture, resources are identified by unique URIs (Uniform Resource Identifiers), and operations on these resources can be performed using standard HTTP methods like GET, POST, PUT, DELETE, etc."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby on Rails Interview Questions

What is object-relationship-model (orm)?

1 Answers  


What is Dynamic finders ?

1 Answers  


Mention the role of rails controller.

1 Answers  


Explain how does rails implement ajax?

1 Answers  


what is “Yield” in Ruby on Rails?

1 Answers  


How many types of associations relationships does a model have?

1 Answers  


how you can list all routes for an application?

1 Answers  


am new to ruby. tell me one thing. i can view my project on browser when i write "ruby script/server". otherwise i cant view my project on localhost. what i have to do to view my project always on browser? pls help

5 Answers  


hi am b,tech 2011 passedout now am learnig ROR technology may i knw what is the feature of this one and what is the salary ranges to this i heard there is a less salaries to this technology give me valuable suggestions

1 Answers   Baidu, GTPL,


How can you run rails without creating databases?

1 Answers  


What is action cable?

1 Answers  


how many types of callbacks available in ror?

1 Answers  


Categories