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:
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