On Mon, Jul 1, 2013 at 2:18 PM, Amirouche Boubekki
<amirouche.boube...@gmail.com> wrote:
> Héllo,
>
> Are you looking for an API for a shorturl service or a standalone app to
> make a short url service ?

I was looking for a django package that I could integrate into my app
that would allow me to pass it a long URL and it would return a short
one and then if that short URL was used it would redirect to the
original long one. But I've already implemented something myself and I
have it working.


> 2013/7/1 Larry Martell <larry.mart...@gmail.com>
>>
>> I'm looking for a URL shortener I can use with my django project. I
>> want to be able to email a short link to someone that will expand to
>> the 'real' URL. Googling I see there's quite a few different URL
>> shorteners. Anyone here have any experiences with them they would like
>> to share? Which one would be the best for my type of use case?
>>
>> Thanks!
>> -larry
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to