SeductiveWalrus
New member
Hello everyone! So for the past few days I have been working on a url shortener and it has been working pretty well. When I actually get around to hosting it, it will be a public API and have a web interface. I have not yet picked out a domain, but I will get one of freenom's finest once I get around to hosting this bad boy. If you want to check out the source code, I have it on GitHub. I was at first using the default node module called fs to store the links into a json file, but it bugged out and doesn't work anymore. Tomorrow I am going to switch everything over to either redis or mongoDB- I haven't decided yet. Here are some pictures so you can criticize me on my bad design skills-
Home Page
404 Page
(They are linked externally because they look really wonky on the thread)
Home Page
404 Page
(They are linked externally because they look really wonky on the thread)