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 7588099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T19:50:23+00:00 2026-05-30T19:50:23+00:00

Can REST be purely used as a lightweight SOAP alternative (without really worrying about

  • 0
  1. Can REST be purely used as a lightweight SOAP alternative (without really worrying about the nouns and verbs associated)? What I really hate about SOAP is the overhead it adds in terms of message payload and I like the usage of JSON in REST which should make communication pithy.

  2. For ease of client-side integration, what is the best way to provide the definitions from the server to the client. Reading other posts post1 post2, there seem to be a lot of animosity against providing a WSDL like alternative (viz. WADL?). If the server and client are both aware of changes that might happen and if my reason for using REST is only #1 above, then why is it such a bad thing?

  • 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-30T19:50:24+00:00Added an answer on May 30, 2026 at 7:50 pm

    Can REST be purely used as a lightweight SOAP alternative (without really worrying about the nouns and verbs associated)?

    Not if you still want to call it REST. REST by definition cares about the nouns and verbs. If you just want to use JSON to do RPC, go ahead. But what you’ll end up with could be better described as “SOAP lite”.

    For ease of client-side integration, what is the best way to provide the definitions from the server to the client. Reading other posts post1 post2, there seem to be a lot of animosity against providing a WSDL like alternative (viz. WADL?). If the server and client are both aware of changes that might happen and if my reason for using REST is only #1 above, then why is it such a bad thing?

    WSDLish “definitions” are considered bad because REST is not really an RPCish style protocol. With REST, you start with a single entry point and from there, you follow URLs provided by the server in the response. The client shouldn’t need to have “definitions” for method calls and such — the standard HTTP verbs should have standard, obvious and appropriate effects — and it shouldn’t need even the prior knowledge of how to construct a URL; the URL should be provided in the response. For example, if you’re getting a user profile, a field of the response might be the url for the user. If you’re viewing an order, each item within it would have a URL (as a field!), which you could use to retrieve info on the item. Such as that.

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

Sidebar

Related Questions

I have been reading about REST and SOAP, and understand why implementing REST can
How can i build a REST service with C#.net? Is there any articles I
How can I ignore first element and get rest of the elements? <ul> <li><a
We have a REST API where clients can supply parameters representing values defined on
Can anyone help? I have been designing a site using Javascript but the rest
In normal mode I can hit Ctrl + E which deletes the rest of
I need to develop a Rest Webservice, Where can I find tutorial or complete
Does anyone know if (and how) I can build an application (Java/Ruby/whatever) doing REST
Can somebody point me to a resource that explains how to go about having
Can REST web service (which usually produces e.g. simple JSONs ) both handle and

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.