greptilian logo

IRC log for #rest, 2016-08-26

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:01 al_nz joined #rest
00:08 al_nz1 joined #rest
00:31 fuzzyhorns joined #rest
00:42 tonyacunar joined #rest
01:06 al_nz1 joined #rest
02:11 ralphschindler joined #rest
02:18 al_nz1 joined #rest
02:18 fuzzyhorns joined #rest
02:46 ralphschindler joined #rest
02:54 al_nz joined #rest
02:57 impl joined #rest
06:28 Macaveli joined #rest
07:35 event15 joined #rest
08:41 Tomatosoup- joined #rest
10:26 timg__ joined #rest
10:28 timg___ joined #rest
11:28 tonyacunar joined #rest
12:05 timg__ joined #rest
12:48 anth0ny_ joined #rest
13:22 ralphschindler joined #rest
14:00 ShekharReddy joined #rest
14:06 fuzzyhorns joined #rest
14:20 interop_madness joined #rest
14:24 Tomatosoup- joined #rest
15:07 tbsf joined #rest
15:21 wsiqueir joined #rest
15:28 tbsf joined #rest
15:45 tbsf joined #rest
15:51 tbsf joined #rest
15:55 wsieroci joined #rest
17:41 fuzzyhorns joined #rest
17:52 Coldblackice joined #rest
18:15 fuzzyhorns joined #rest
18:50 sp1rs joined #rest
18:52 sp1rs Hi, which is better way to get the call(Some resource) details based on caller and callee id ?     /call/{caller_id}/caller/{callee_id}/callee  or  /call/?caller_id=callerID&callee_id=calleeId ?
19:18 fuzzyhorns joined #rest
19:46 kibibyte joined #rest
19:46 kibibyte hi
19:46 kibibyte anyone here?
19:57 kibibyte lets say i have POST /users/123/playlists <- this one will create playlist with i.e id=678
19:58 kibibyte GET /users/123/playlists/678 <- userId 123 is useless here since 678 is PK
19:58 kibibyte how to make it consitent
19:59 asdf well, you can just create it by `POST /playlists` and have the user id in the payload; and then it would just make a /playlists/678
20:00 kibibyte and what is more correct approach?
20:02 kibibyte in this way how to get playlists of some user
20:02 kibibyte /playlists?userId=123 ?
20:12 kibibyte asdf, ?
20:14 asdf kibibyte, sure, querying like that is fine
20:26 sp1rs joined #rest
20:33 rickharrison joined #rest
20:42 ramsey joined #rest
21:08 _ollie joined #rest
22:13 sp1rs joined #rest
23:41 rickharrison joined #rest

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

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