StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

VoiceOfUnreason

Rating
1564.94 (4,757th)
Reputation
22,497 (5,828th)
Page: 1 ... 17 18 19 20 21 ... 33
Title Δ
What does ‘resource’ mean in RESTful APIs? 0.00
Event store and optimistic concurrency -1.29
How to process Read Model in CQRS -1.98
How are the missing events replayed? +0.68
Inventory Counts with Event Sourcing 0.00
Rest Api creation in java -0.09
How to validate a factory method? +0.92
Where to place validation of entities in DDD? -0.10
Handle I/O in TDD based unit tests -1.85
Confused about type declaration in Java after seeing enum +1.06
Domain Driven Design- How to aggregate a turn based game +0.00
API returning multiple errors +1.10
How to handle error responses in a REST endpoint that accepts diffe... 0.00
Why should repository methods accept domain entity as parameter? 0.00
What's the StreamId in EventSourcing when a domain event affect... +1.61
What to return in RESTful api's GET methods? -1.57
Why does CQRS seem to prevent unique constraints on write side? 0.00
Should I use a POST request to send a retrieval request to my serve... 0.00
How to control invariants through the aggregate root +0.42
Is anaemic model or transaction script good enough for micro service? -0.58
HTTP status code for PATCH requests meaning "you are not allow... -2.67
Message Format In Event Based System +2.01
What status code to use when a parameter is missing in the query st... -1.42
How to deal with deleted event classes in event sourcing -0.07
Rest API standard practice 0.00
CQRS and eventual consistency -1.05
RESTful search by different fields -0.01
Best practice to handle async rest service 0.00
How should aggregate expose info from child entity? +1.53
Designing REST end-point(s) for GET request supporting different IDs +0.16
Should entity have methods and if so how to prevent them from being... +0.40
should test static text for tdd for example email subject? 0.00
What is a good REST API design to fetch questions by multiple tags? 0.00
REST URL naming convention /users/{id}/cars/{carId} vs /cars/{carId}? +0.41
why atmoicinteger (incrementAndGet) returns new value in every new... 0.00
Does checking for API request limit in a POST service method violat... 0.00
Choosing correct Http method 0.00
Am I over-complicating this? (CQRS, Domain Events, and Command Fail... 0.00
REST API what is the proper way of URI naming using nouns and not v... +1.54
Onion architecture: Services should be in core or infrastructure ?... -0.60
What is the most appropriate HTTP status code for an already proces... +0.41
REST endpoint: how to proper design an action on a resource? -0.20
HTTP Post API. Request args well formed but not recognised in db. R... 0.00
DDD End Runs, application layer calls to another that is not direct... 0.00
Is SOAP a stateful protocol? Is REST really stateless? How can one... +0.41
RESTFul API Design Suggestion 0.00
Event Sourcing Re-hydration every Command? -0.09
http verb to invoke services / methods 0.00
is /user/:id a valid PUT or is /:id only for GET? 0.00
JUnit testing returning primitive types 0.00