New answers tagged api
1
vote
Should pagination metadata like totalCount be included in the ETag for cached paginated API responses?
I think you are missing the main issue. The problem is how do you calculate the etag for the second and subsequent requests without doing the entire db query again.
If you keep the query result in ...
Top 50 recent answers are included
Related Tags
api × 1318rest × 422
api-design × 375
design × 106
architecture × 102
web-api × 87
java × 72
c# × 61
web-services × 58
design-patterns × 56
http × 52
microservices × 50
security × 50
authentication × 49
json × 47
php × 46
web-applications × 46
database × 44
javascript × 41
web-development × 36
python × 32
programming-practices × 24
.net × 23
libraries × 22
c++ × 21