https://github.com/admataz/fsdocs-api
A restful API to fsdocs - a simple way to store text content as static files on the webserver.
https://github.com/admataz/fsdocs-api
Last synced: 6 days ago
JSON representation
A restful API to fsdocs - a simple way to store text content as static files on the webserver.
- Host: GitHub
- URL: https://github.com/admataz/fsdocs-api
- Owner: admataz
- Created: 2020-02-07T23:58:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:27:05.000Z (over 3 years ago)
- Last Synced: 2025-10-24T10:55:44.178Z (9 months ago)
- Language: JavaScript
- Size: 783 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Static Docs Api using fsdocs
A web interface to [fsdocs](https://github.com/admataz/fsdocs) - that allows you to `POST` text content as `json`, `txt`, `md` or `csv` - and these are saved to the filesystem on the server.