/nodejs-filesystem

Built API endpoint get current timestamp and date in perticular folder

Primary LanguageJavaScript

nodejs-filesystem

Built API endpoint get current timestamp and date in perticular folder

// Task 1 : API endpoint to create a textfile in perticular folder

Render URL: https://nodejs-timestamp.onrender.com/timestamp

Github URL:https://github.com/karthiktr27597/nodejs-filesystem/blob/main/textfile.txt

// Task 2: API endpoint to retrieve created file with use of foldername

Render URL: https://nodejs-timestamp.onrender.com/timestamp/:foldername (ex foledername:29Jun2023-115153) https://nodejs-timestamp.onrender.com/timestamp/29Jun2023-115026

Github URL:https://github.com/karthiktr27597/nodejs-filesystem/blob/main/textfile.txt

// final commited last committed: "txtfileupdate"