Saturday, 4 July 2020

Is there any way to upload files to my nodejs server without a form so that it can loaded by other programs ?

The main purpose of this is to make something like a makeshift database type of thing, where files could be uploaded to this server (from my java app) and downloaded from other devices (through java again on the clients). My question is: is that sort of thing possible ?Also if it is , please point me in the direction where I should go . If not, please give me some suitable alternatives ..... (The main purpose is a makeshift database which I can access from java programs).

Submitted July 04, 2020 at 07:42AM by psaiko_dro

No comments:

Post a Comment