An open API service indexing awesome lists of open source software.

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

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`