greptilian logo

IRC log for #rest, 2015-08-24

https://trygvis.io/rest-wiki/

| Channels | #rest index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
00:23 fuzzyhorns joined #rest
01:11 fuzzyhorns joined #rest
03:30 baweaver joined #rest
03:37 fuzzyhorns joined #rest
06:25 _ollie joined #rest
06:52 Coldblackice_ joined #rest
07:01 vanHoesel joined #rest
07:24 timg___ joined #rest
08:09 interop_madness joined #rest
08:45 _ollie joined #rest
09:13 _ollie joined #rest
09:17 _ollie1 joined #rest
09:19 _ollie2 joined #rest
09:59 _ollie1 joined #rest
10:01 _ollie2 joined #rest
10:03 _ollie joined #rest
10:52 impl joined #rest
10:57 ramsey joined #rest
11:01 jgornick joined #rest
11:02 dkm joined #rest
11:03 angular_mike_ joined #rest
11:06 bigbluehat joined #rest
11:20 timg___ joined #rest
12:06 vanHoesel joined #rest
12:25 dEPy joined #rest
13:48 fuzzy_horns joined #rest
13:49 graste joined #rest
13:51 fuzzyhor_ joined #rest
14:20 saml joined #rest
14:22 dojobo joined #rest
15:01 zama joined #rest
15:16 azr_ joined #rest
15:31 azr joined #rest
17:03 darkangel joined #rest
17:07 darkangel Any opinions on this? http://stackoverflow.com/questions/1426845/incrementing-resource-counter-in-a-restful-way-put-vs-post
17:10 asdf` the accepted answer is a pretty nice way of solving that
17:11 asdf` PATCH would be fun, but it's not fairly common (and eg. json-patch has no "increment a counter" operation), and without an 'atomic increment' operation you now need some transaction scheme, this gets pretty hairy
17:13 darkangel asdf`: ^ It creates a bunch of mostly pointless resources, especially when all they are is an integer ... I'm not too worried about atomicity, that will be handled by the DB server ... for PATCH we'd have to create a custom media type like he did.
17:13 asdf` yep, if that's not too painful using the technologies you use, i think i'd do that
17:14 darkangel asdf`: I'll discuss it with my co-worker, thanks. :)
18:04 saml GET /profiles/1  increments counter/
18:05 saml GET ain't idempotent then
18:06 saml or counter does not have to be part of representation
18:22 azr joined #rest
18:35 whartung I use a POST to incerement my sequences
18:37 ralphschindler joined #rest
19:10 igitoor joined #rest
19:15 igitoor joined #rest
19:57 vanHoesel joined #rest
20:10 Coldblackice_ joined #rest
22:43 talios joined #rest
22:48 talios joined #rest
23:33 fuzzyhorns joined #rest

| Channels | #rest index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

https://trygvis.io/rest-wiki/