mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Server API (markdown)
parent
465764d491
commit
368c08ddf7
|
@ -3,7 +3,7 @@ You can append to any HTTP API with &pretty=y to see a formatted json output.
|
||||||
|
|
||||||
## Filer server
|
## Filer server
|
||||||
|
|
||||||
### POST/PUT/Get files
|
### POST/PUT/GET files
|
||||||
```bash
|
```bash
|
||||||
# Basic Usage:
|
# Basic Usage:
|
||||||
//create or overwrite the file, the directories /path/to will be automatically created
|
//create or overwrite the file, the directories /path/to will be automatically created
|
||||||
|
|
Loading…
Reference in a new issue