It costs me $0.28 a month right now... I'm OK with covering that. I
haven't gone through the work of creating a TOS yet... maybe some
day... but right now, just not sure its worth the effort.
> - I note that calling the /new.json URL multiple times with the same
> URL in the "href" parameter always produces the same result. Can that
> behavior be counted on? In other words, can I use /new as a "lookup
> or create" function?
Yes - that behavior can be counted on. If you check the source code on
Github, you'll see a method called find_or_create_by_href on the Urly
model... works exactly as you describe. I have no plans to change
that.
> One more, I guess...
>
> - Are the shortened URLs permanent or transitory?
Theoretically they are permanent. I don't expire or delete them.
Thanks,
Adam