httpfileserver

module
v0.0.0-...-ab2a078 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2021 License: Apache-2.0

README

HTTPFileServer

List of Supported Features:

  • uploading a file to the repository with overwriting using the PUT method;
  • getting a file from storage using the GET method;
  • getting a list of catalog files using the GET method (it is recommended to use JSON as the data format for the response);
  • getting information about a file in the form of HTTP headers without getting the contents of the file using the HEAD method;
  • deleting a file / directory from storage using the DELETE method

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL