https://github.com/steren/read-filesystem
Webserver to read the file at the given location
https://github.com/steren/read-filesystem
Last synced: 4 months ago
JSON representation
Webserver to read the file at the given location
- Host: GitHub
- URL: https://github.com/steren/read-filesystem
- Owner: steren
- Created: 2021-03-16T05:24:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T05:36:39.000Z (over 4 years ago)
- Last Synced: 2025-01-26T19:48:20.186Z (6 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# read-filesystem
Webserver to read the file at the given locationThe URL `/home/steren/hello` will simply return the value of the file at `/home/steren/hello`