{"id":20459231,"url":"https://github.com/balamurugan-annadurai/nodejs-filesystem","last_synced_at":"2026-04-18T07:36:08.229Z","repository":{"id":249540319,"uuid":"831759199","full_name":"balamurugan-annadurai/nodejs-filesystem","owner":"balamurugan-annadurai","description":"It provides endpoints to create new text files and retrieve existing ones from the TimeStamp directory","archived":false,"fork":false,"pushed_at":"2024-07-21T17:44:13.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T00:23:03.183Z","etag":null,"topics":["backend","express","nodejs"],"latest_commit_sha":null,"homepage":"https://nodejs-filesystem-azyl.onrender.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/balamurugan-annadurai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-21T14:48:22.000Z","updated_at":"2024-07-21T17:44:16.000Z","dependencies_parsed_at":"2024-07-21T18:11:28.351Z","dependency_job_id":"bb7f26ec-db14-4e3f-9de9-8da70c3f12ed","html_url":"https://github.com/balamurugan-annadurai/nodejs-filesystem","commit_stats":null,"previous_names":["balamurugan-annadurai/nodejs-filesystem"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balamurugan-annadurai%2Fnodejs-filesystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balamurugan-annadurai%2Fnodejs-filesystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balamurugan-annadurai%2Fnodejs-filesystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balamurugan-annadurai%2Fnodejs-filesystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balamurugan-annadurai","download_url":"https://codeload.github.com/balamurugan-annadurai/nodejs-filesystem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242014715,"owners_count":20057879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","express","nodejs"],"created_at":"2024-11-15T12:15:30.266Z","updated_at":"2025-12-05T09:04:09.999Z","avatar_url":"https://github.com/balamurugan-annadurai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📁 Text File Management API\n\nManage text files with timestamps using this Node.js application built with Express.\n\n## 🚀 Overview\n\nThis application provides endpoints to create text files with current timestamps and retrieve a list of all existing text files stored in the `TimeStamp` directory.\n\n## 🔗 Endpoints\n\n### Root\n\n- **GET `/`**\n  - Provides information about available endpoints.\n  - **Example response:**\n    ```json\n    {\n        \"End point to create a text file\": \"/createfile\",\n        \"End point to retrieve all text files\": \"/showfiles\"\n    }\n    ```\n\n### Create Text File\n\n- **GET `/createfile`**\n  - Creates a text file in the `TimeStamp` folder with the current timestamp as the filename.\n  - **Example response:**\n    ```json\n    {\n        \"msg\": \"Text file added\",\n        \"fileContent\": \"dd-MM-yyyy-HH-mm-ss\",\n        \"fileName\": \"dd-MM-yyyy-HH-mm-ss\"\n    }\n    ```\n\n### Show All Text Files\n\n- **GET `/showfiles`**\n  - Retrieves a list of all text file names from the `TimeStamp` folder.\n  - **Example response:**\n    ```json\n    [\n        \"dd-MM-yyyy-HH-mm-ss.txt\",\n        \"dd-MM-yyyy-HH-mm-ss.txt\",\n        \"dd-MM-yyyy-HH-mm-ss.txt\"\n    ]\n    ```\n\n## 📝 Postman Documentation\n\nExplore and test the endpoints using [Postman](https://documenter.getpostman.com/view/36385012/2sA3kUHNdD).\n\n\n## 🤝 Connect with Me\n\n💼 **LinkedIn:** [Balamurugan A](https://www.linkedin.com/in/balamurugan-a/)\u003cbr\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalamurugan-annadurai%2Fnodejs-filesystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalamurugan-annadurai%2Fnodejs-filesystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalamurugan-annadurai%2Fnodejs-filesystem/lists"}