+ 1
how i can build short cut site using django
hi guys im youssef Hariri i wanna know how i can build short cut urls sytem and shrt cut site using djangoo please i need to answer Quickly
13 Answers
+ 2
you should some info on this types of sites and necessary security procedures before going to production. or you might have a lawsuit on your ass :D
or just the police questioning yu
+ 6
example.
Like tinyurl
+ 5
You mean, url shorteners like tinyurl?
+ 2
thank you
can you give me exampel please
some exampel only
+ 2
yes not problem
thank you
so later time
+ 1
input>backend create rng url, check if url exists, if not> create redirect subsite with the rng name.html>push url and subsite short to database> and now if user uses the url it will get redirect to the target website
+ 1
but, do i need to database
+ 1
not necessarily, it would ease the load and if you had already exsisting urls saved up so you didnt have to create new pages for same urls, also kind of defensive mechanism for trolling by spamming requests for same link. this type of site needs a lot of security stuff implemented either way.
+ 1
thank you so much
i love you
+ 1
i need to just code exampel
please
+ 1
got other stuff to code, cant spend hours building a web application :D
+ 1
hello Pegasus [Back!]
i dont mean , url shorteners like tinyurl but i mean url shorteners like adfly/geturl/shorte.st and more using django python
0
yes , Thanks any way
i waiting you