upload-project-files

0.0.5 • Public • Published

upload project files CircleCI

a minimal api for uploading project files into clusterspace

endpoints

PUT /:filePath

upload file to project

Body
{
  content: base 64 string
}

DELETE /:filePath

delete project

configuration

the service can be configured via environment variables

PROJECTS_PATH (default: /projects)

Readme

Keywords

none

Package Sidebar

Install

npm i upload-project-files

Weekly Downloads

1

Version

0.0.5

License

none

Unpacked Size

161 kB

Total Files

9

Last publish

Collaborators

  • possibilities