Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kumaresh231299/nodejs-day-1
This repo contains the api built file system using NodeJS and ExpressJs.
https://github.com/kumaresh231299/nodejs-day-1
express-js filesystem node-js postman
Last synced: about 2 months ago
JSON representation
This repo contains the api built file system using NodeJS and ExpressJs.
- Host: GitHub
- URL: https://github.com/kumaresh231299/nodejs-day-1
- Owner: kumaresh231299
- Created: 2024-08-01T08:00:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T14:20:37.000Z (5 months ago)
- Last Synced: 2024-08-02T16:04:09.279Z (5 months ago)
- Topics: express-js, filesystem, node-js, postman
- Language: JavaScript
- Homepage: https://documenter.getpostman.com/view/35371272/2sA3rwLYyv
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJs File System
- This project provides a simple file management system using NodeJs & ExpressJs.
BASE_URL : https://nodejs-filesystem-qn62.onrender.com
***Key Features :***
This project returns the current date and time to the specific folder where the file is created.It includes two main Api Endpoints.
1. {{BASE_URL}}/create - Create a new file with current date and time.
2. {{BASE_URL}}/list - Recover all files in a specific folder.
### All the API's are documented using postman Documentation and Published.
Published API link : https://documenter.getpostman.com/view/35371272/2sA3rwLYyv***NOTE: I'm deployed the api in render free tier, The initial request is taking time, Please wait a littele longer for initial request***
Please find the api deployed url : https://nodejs-filesystem-qn62.onrender.com