Hello,

Sign up to join our community!

Welcome Back,

Please sign in to your account!

Forgot Password,

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

You must login to ask a question.

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.

SAP EWM Help Latest Questions

  • 0
  • 0
DPM125
Beginner

What is the difference between OData and REST?

FeatureRESTOData
DefinitionArchitectural style for web servicesA protocol based on REST for querying and updating data
StandardizationNot strictly standardizedFully standardized (by OASIS and ISO)
Query SupportLimited or customRich query support via URL options ($filter, $select, etc.)
MetadataNot provided by defaultAutomatically exposes metadata ($metadata)
Data FormatTypically JSON or XMLSupports JSON and Atom (XML)
CRUD OperationsUses HTTP methods (GET, POST, PUT, DELETE)Uses same HTTP methods with structured rules
Relationship HandlingRequires custom implementationBuilt-in support for entity relationships
Use CaseFlexible, generic API designStructured data-centric APIs, often used in enterprise apps

Related Questions

Leave an answer

Leave an answer