Title |
Δ |
PUT or PATCH better when submitting an edited Angular form?
|
0.00 |
RestAPI naming convention for boolean endpoints
|
0.00 |
REST - Does the PUT method have to remove an optional field when it...
|
-0.32 |
REST API response when server receives extra not required data
|
0.00 |
What is difference between etags and normal browser provided caching?
|
0.00 |
RESTful api best practice for POST api request and response objects...
|
0.00 |
HTTP REST: OK to return different keys in response body depending o...
|
+0.01 |
REST PUT is that ok without key in the uri? instead put the key ins...
|
0.00 |
Rest API Design - Image tagging application
|
0.00 |
Using body in GET requests
|
-0.58 |
Microservices + CQRS implementation
|
0.00 |
How to model REST URL for which there is no equivalent HTTP method?
|
-0.61 |
Can we say “If an API is following 6 constraints of REST then it’s...
|
-0.61 |
REST API url design
|
+0.42 |
Where to access persistance in DDD
|
-0.33 |
Can REST API PATCH responses with different resource that should be...
|
0.00 |
Does exist application event term in DDD?
|
-0.58 |
How to identify browser vs. backend consumers of a REST service
|
0.00 |
REST API Best Practice For Accessing Self/Own Objects
|
0.00 |
Is it ok to use POST method to just do some processing and no inter...
|
0.00 |
REST API - Concurrency Check Using ETags
|
+1.70 |
How to Approach Domain Modelling with Polymorphic Entity in Domain-...
|
-1.11 |
What is a more restful approach?
|
-0.58 |
DDD - Relaxing the rule of Eventual Consistency between aggregate
|
-1.12 |
Use cases of @PatchMapping
|
0.00 |
DDD aggregate design example with a many-to-many relationship
|
-0.43 |
Do paths like /profile make proper URIs? Do they violate REST? What...
|
+0.16 |
CQRS Pattern with .NET API - Separating the request object from the...
|
0.00 |
Handling Eventual Consistency fail between aggregates
|
-0.07 |
REST API DELETE valid call
|
-0.10 |
How to patch property of list in nested object with condition for r...
|
0.00 |
REST API: Resource hierarchy and multiple URI
|
0.00 |
Mix path parameters with query parameters for get request in rest?
|
0.00 |
When and why should i use 403 error code?
|
-0.08 |
How to unit test without unit testing private methods?
|
0.00 |
Actual difference between Value Objects and Entities. DDD
|
-0.35 |
REST how to POST or PUT without full entity(@RequestBody)
|
-0.10 |
REST API Design: Dependents resources
|
0.00 |
How much data should one nest in a GET API call?
|
0.00 |
Populate aggregate root from multiple databases
|
+0.44 |
Crush the CRUD, Just POST-it: Is using POST for all operations a be...
|
0.00 |
A group of related Aggregates inside a bounded context
|
0.00 |
How to create a transaction mechanism for accessing TWO different r...
|
0.00 |
Command payload validation in event sourced micro-service architect...
|
0.00 |
Rest API design simplification
|
0.00 |
DDD, JPA and non-default constructors
|
-0.59 |
Should I make my REST API a PUT or POST for a file upload?
|
+2.01 |
REST api - Updating a specific resource with PATCH without includin...
|
0.00 |
RESTful URI trailing slash or no trailing slash
|
-2.01 |
In a REST API, can i split a Resource identifier between path and q...
|
0.00 |