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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    0
  • 0.0.4
    0
  • 0.0.3
    0

Package Sidebar

Install

npm i upload-project-files

Weekly Downloads

0

Version

0.0.5

License

none

Unpacked Size

161 kB

Total Files

9

Last publish

Collaborators

  • possibilities