Praveen8161 / nodejs-filesystem

Automatic file creation - BackEnd

Home Page:https://nodejs-file-system-oswo.onrender.com/create

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS File System

  • It have a two main functions
  • Create a file with current DateTime Name the format is date-Hour Minute Second
  • example of file name 23D-12H45M52S
  • and store a TimeStamp as a Files Content
  • It will read all the text file names in the folder

Technologies Used

  • Node JS
  • Express
  • Nodemon

Working

  • The Home page will automatically create a new File everytime the page refreshed
  • The API Endpoint is ("/create")
  • And it will retrive all the files names from the directory where the files are created
  • The API Endpoint is ("/read")

API Documentation

Render Site URL

-Live Site Create

-Live Site Read

About

Automatic file creation - BackEnd

https://nodejs-file-system-oswo.onrender.com/create


Languages

Language:JavaScript 100.0%