https://github.com/cloudworkz/kratos-pendant
Spring Boot Sample Service Provider for kratos GCS File Uplift
https://github.com/cloudworkz/kratos-pendant
chunk cloud consolidate file gcs google split storage stream
Last synced: about 1 year ago
JSON representation
Spring Boot Sample Service Provider for kratos GCS File Uplift
- Host: GitHub
- URL: https://github.com/cloudworkz/kratos-pendant
- Owner: cloudworkz
- License: mit
- Created: 2019-05-09T21:16:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T10:43:12.000Z (almost 7 years ago)
- Last Synced: 2025-01-08T21:31:59.013Z (about 1 year ago)
- Topics: chunk, cloud, consolidate, file, gcs, google, split, storage, stream
- Language: Java
- Size: 8.79 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kratos-pendant
Spring Boot Sample Service Provider for kratos GCS File Uplift.
## What
kratos-pendant is a sample implementation of a kratos-provider service.
Basically it offers a certain amount of http endpoints that can be used to
request, stream and process files.
You can find the kratos-service (counterpart) [here](https://github.com/cloudworkz/kratos).
## Setup
* Mac or Linux
* JDK 1.8
* Maven
## How to run
* clone this repo
* `./run.sh`