<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 1, 2018 at 7:59 AM, Bryan Kearney <span dir="ltr"><<a href="mailto:bkearney@redhat.com" target="_blank">bkearney@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 04/30/2018 04:08 PM, Brian Bouterse wrote:<br>
> @asmacdo, checking in on the why is great. I want to try to articulate<br>
> the benefits as I see them. Other perspectives and discussion are welcome.<br>
> <br>
> The design of using URLs for referring things is a design whose goal is<br>
> to minimize complexity as the # of resources grows. The Internet is a<br>
> useful analogy here. When someone wants to tell me how to find something<br>
> on Instagram, if the article's name is 'cat_pic432642' and that's all I<br>
> know, I'm going to have a hard time figuring out the actual URL to ask<br>
> Instagram's servers for, e.g. /thepostsarehere/cat_<wbr>pic432642. Even if I<br>
> did know how Instram's url space was laid out, I have to think about it<br>
> different from all other web services I interact with; now they're all<br>
> different. This is the power of the URL itself. All clients and all<br>
> servers can use the uniform resource locator to refer to things. I think<br>
> this was the main contribution from Tim Berners-Lee that allowed him to<br>
> implement HTTP which has URIs at its heart.<br>
<br>
</span>But, to Austins Point, if folks are going to interact with Pulp either<br>
from the cli or from Go|rust|python libraries, they will not see the<br>
urls. In your analogy, you would most likely google cat_pic432642  and<br>
never know the url you are going to.<br></blockquote><div><br>I agree there will be much binding-based usage, and CLI usage, but there
 will always be users who will use httpie with some bash scripting calls
 instead. So from that perspective, the goals remain the same they have for years; we need to put forth 
the best, lowest-complexity REST API.<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
-- bk<br>
<br>
</font></span></blockquote></div><br></div></div>