https://github.com/cqse/fileupload-service
Binds to a port and accepts arbitrary files that will be stored on disk. Can optionally run a script for every uploaded file for further processing.
https://github.com/cqse/fileupload-service
Last synced: about 2 months ago
JSON representation
Binds to a port and accepts arbitrary files that will be stored on disk. Can optionally run a script for every uploaded file for further processing.
- Host: GitHub
- URL: https://github.com/cqse/fileupload-service
- Owner: cqse
- License: apache-2.0
- Created: 2018-09-05T07:36:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T10:49:21.000Z (over 6 years ago)
- Last Synced: 2025-01-21T10:11:56.775Z (3 months ago)
- Language: Kotlin
- Size: 166 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Building [](https://travis-ci.com/cqse/fileupload-service)
`gradlew assemble`
The result is under `build/distributions`
# Contributing
- Please update the CHANGELOG.md after each change. We use [semantic versioning][semver]
- Use pull requests and feature branches
- Every change must be reviewed
- Create a GitHub release if you want to release this. We use [semantic versioning][semver][semver]: https://semver.org/