greptilian logo

IRC log for #rest, 2016-09-14

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
04:08 sp1rs joined #rest
05:33 Coldblackice joined #rest
05:38 Coldblackice joined #rest
05:40 sp1rs joined #rest
06:05 sp1rs joined #rest
06:08 sp1rs joined #rest
06:10 wsieroci joined #rest
06:18 sp1rs joined #rest
06:23 sp1rs joined #rest
06:42 sp1rs joined #rest
06:43 ShekharReddy joined #rest
06:55 _ollie joined #rest
06:59 sp1rs joined #rest
07:05 sp1rs joined #rest
07:08 sp1rs joined #rest
07:20 ghostlight joined #rest
07:26 sp1rs joined #rest
07:26 sp1rs joined #rest
07:33 sp1rs joined #rest
07:35 sp1rs joined #rest
07:42 Tomatosoup- joined #rest
07:59 sp1rs joined #rest
08:07 sp1rs joined #rest
08:22 interop_madness joined #rest
08:30 StatelessCat joined #rest
09:11 sp1rs joined #rest
10:03 sp1rs joined #rest
10:10 Coldblackice joined #rest
10:32 sp1rs joined #rest
10:41 tbsf joined #rest
11:23 tonyacunar joined #rest
11:59 _ollie joined #rest
12:04 _ollie joined #rest
13:25 relipse joined #rest
13:25 relipse I'm trying to develop a rest api where someone can search for a list of subscribers by a field like last name and/or zip code. is this a good idea for a uri: api.php/v1/subscriber/?lastname=Smith&zip=90210
13:26 Tomatosoup- resources should be in plural form, so `subscribers`
13:27 relipse or should i be doing something like GET api/v1/subscriber/lastname/sta​rtswith/Smi/zip/startswith/902
13:27 relipse Tomatosoup- ok thanks
13:27 Tomatosoup- no, the former solution is good
13:28 relipse Tomatosoup- then how do i deal with different comparisons such as startswith contains endswith and equals
13:29 relipse I was thinking something like: GET api.php/v1/subscribers/?compare=s​tartswith&lastname=Smith&zip=9021
13:31 relipse or this: GET api.php/v1/subscribers/?lastname=Smit&compare[last​name]=startswith&zip=9021&compare[zip]=startswith
13:35 relipse actually i think api.php/v1/subscribers?lastname=Smi*&zip=503* makes a lot of sense (just allow wildcards)
13:35 relipse is that a good idea?
13:36 trygvis I never use plural form
13:36 trygvis but it's not like there is a hard rule
13:36 relipse but is allowing wildcardsa  good idea?
13:36 trygvis actually it doesn't matter since it is REST!
13:48 YesMan joined #rest
13:50 YesMan Hello, could you recommend me a good book on SOA ?
14:05 ShekharReddy joined #rest
14:18 fuzzyhorns joined #rest
14:34 tbsf joined #rest
15:18 _ollie joined #rest
15:21 sp1rs_ joined #rest
16:00 ShekharReddy joined #rest
16:00 Coldblackice joined #rest
16:03 Coldblackice joined #rest
16:11 vishnurao joined #rest
16:15 vishnurao joined #rest
17:06 sp1rs joined #rest
17:37 tbsf joined #rest
17:48 Coldblackice joined #rest
17:51 Coldblackice joined #rest
18:08 Coldblackice joined #rest
18:13 Coldblackice joined #rest
18:19 relipse joined #rest
19:08 Vacuum_ joined #rest
19:08 Vacuum_ Is it better to use soap or rest in a money involving app?
19:09 pdurbin Vacuum_: what do you think?
19:10 Vacuum_ pdurbin:  dont know./
19:11 Vacuum_ Heard that soap has additional security.
19:11 pdurbin hmm. interesting
19:12 firemark security? explain
19:21 pdurbin secret security
19:26 firemark :P thx
19:30 pdurbin I've said too much already.
19:33 sp1rs joined #rest
19:57 Tomatosoup- joined #rest
20:15 Coldblackice joined #rest
20:21 sp1rs joined #rest
20:21 graste1 joined #rest
20:29 sp1rs joined #rest
20:37 tbsf joined #rest
20:41 Coldblackice joined #rest
20:41 sp1rs joined #rest
20:43 _ollie1 joined #rest
20:43 sp1rs joined #rest
20:45 Coldblackice joined #rest
20:49 Coldblackice joined #rest
20:55 sp1rs joined #rest
21:01 tbsf joined #rest
21:10 Macaveli joined #rest
21:37 Coldblackice joined #rest
22:13 Coldblackice joined #rest
22:35 relipse joined #rest
22:56 tonyacunar joined #rest
23:00 relipse joined #rest
23:21 tbsf joined #rest
23:44 ghostlight joined #rest

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

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