An open API service indexing awesome lists of open source software.

https://github.com/nivetharajkumar/nodejs-day-1-task

This is Current timestamp task
https://github.com/nivetharajkumar/nodejs-day-1-task

nodejs

Last synced: 10 months ago
JSON representation

This is Current timestamp task

Awesome Lists containing this project

README

          

Nodejs File System

This API create a webserver on port 4000 which has two end points 'create' and 'read'.

/create:Generates a text file in the Timestamp folder with the current timestamp as its content and filename. The filename format is dd-MM-yyyy-HH-mm-ss.txt.

/read:Retrieves and returns a list of all text files in the Timestamp folder.

API Documentation
https://documenter.getpostman.com/view/35168999/2sA3Qv7qba