Quantcast
Channel: General — LowEndTalk
Viewing all articles
Browse latest Browse all 22828

Simple linklist script in NodeJs

$
0
0

Hi,

I have finished a small linklist web application in nodejs.

Features:

  • Flat file based - No database required
  • Caching to disk / ram
  • Nested treeview
  • Link descriptions

Screenshot:

Screenshot

Sourcecode:

The project is opensouce and available on Github: https://github.com/gehaxelt/Nodejs-Simple-Linklist

This is my first nodeJS webapp. Feedback/suggestions appreciated :)

Best regards, gehaxelt


Viewing all articles
Browse latest Browse all 22828

Trending Articles