Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 593 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 593 Bytes

webfoto-backend

The backend of webfoto

Description

This was a perfectly functionally backend for the project Webfoto. Unfortunately, the costumer used Plesk, that supported only php backends in an easy way. So, an equivalent backend was done in PHP and with time other functionalities were added to it, while this Node.js backend remained frozen. This backend would be actually quite better, in terms of maintainability, debugging, performance and other advantages given by the Node.js environment, so it is left here in case it could be maintained again and used in the future.