Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3681130
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T03:39:26+00:00 2026-05-19T03:39:26+00:00

REST (Representational State Transfer) is a style of Software Architecture for Hypermedia Systems (such

  • 0

REST (Representational State Transfer)
is a style of Software Architecture
for Hypermedia Systems (such as the
World Wide Web). The term REST was
first coined by Roy Fielding in his
doctoral dissertation, fielding had a
great deal to do with the
specification of HTTP 1.0 and HTTP
1.1.

Representation State Transfer,
Fielding describes “was intended to
evoke an image of how a well designed
web application behaves: a network of
web pages, where the user processes
through an application by selecting
links (state transitions), results in
the next page (representing the next
state of an application) been
transferred to the user and rendered
for use”.

The motiviation of REST was to capture
the characteristics of the WEB which
made it a success. Subsequently these
characterstics are being used to guide
the evolution of the Web. Rest is an
architectural style and not a
standard, you wont see a W3C REST
specification or a REST Developers
tool kit, you cannot bottle it up you
can only understand it and design your
web services like it.

Would this surfice to explain what REST is? If so I just have to find its relationship with HTTP and Web Services then I am done.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T03:39:26+00:00Added an answer on May 19, 2026 at 3:39 am

    It beats around the bush rather, failing to say what it is about. REST is about treating a web application as collection of resources with links between them. A particular resource may have many representations (determined by HTTP content negotiation) and will support some subset of HTTP verbs applied to it (particularly GET, HEAD and OPTIONS of course, but also often PUT, POST and DELETE too). Idempotency of operations is an important thing to consider, and it should also be noted that the operations (particularly the idempotent PUT and the non-idempotent POST) do not necessarily map to creating and updating directly.

    The representations transferred should be self-describing (in some sense) so HTML and XML are good, but there’s no reason for representations being transferred in either direction to be those. Clients should not have to guess the URLs of resources.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When building REST web services in .NET, what is the most RESTful way of
Is it possible to create a REST web service using ASP.NET 2.0? The articles
I have an application with a REST style interface that takes XML documents via
My REST API returns JSON. I'm currently returning text/plain as the MIME type, but
I have a REST data service where I want to allow the users to
I am building a REST service on WCF, and one of the methods I
We have a REST API which clients routinely POST and PUT data to. When
If there is a REST resource that I want to monitor for changes or
We are trying to implement a REST API for an application we have now.
Attended an interesting demo on REST today, however, I couldn't think of a single

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.