GitHub / mouni2619 / Nodejs-FileSystem
This Node.js code sets up a basic Express server that provides two main endpoints for handling file operations.this server provides a simple API for creating text files with timestamps and listing existing files, demonstrating basic file system operations in a Node.js environment using Express.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouni2619%2FNodejs-FileSystem
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 2.19 MB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 2 months ago
Topics: expressjs, filesystem, nodejs, readdir, writefile