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

https://github.com/justedlev/kloudy

🗃️ File Storage
https://github.com/justedlev/kloudy

java-17 maven openapi openapi-specification spring-boot spring-boot-3 storage-api

Last synced: 9 months ago
JSON representation

🗃️ File Storage

Awesome Lists containing this project

README

          


Kloudy


🗃️ File storage


[![language](https://img.shields.io/badge/Java%2017-e6892e.svg?logo=openjdk&logoColor=white)](https://github.com/justedlev/kloudy)
[![framework](https://img.shields.io/badge/Spring%20Boot%203-6DB33F.svg?logo=springboot&logoColor=white)](https://docs.spring.io/spring-boot/index.html)
[![license](https://img.shields.io/github/license/justedlev/kloudy)](https://www.apache.org/licenses/LICENSE-2.0.txt)
[![stars](https://img.shields.io/github/stars/justedlev/kloudy)](https://github.com/justedlev/kloudy/star)
[![issues](https://img.shields.io/github/issues/justedlev/kloudy)](https://github.com/justedlev/kloudy/issues)

## 📋 About

Some simple file storage API

## ▶️ Run

### Intellij

You can use the simple run configuration, based on [.env](/.env)
and [jvm options](/.vmoptions) to run the app locally

```xml
















```

### 🐳 Docker

> [!NOTE]
> Coming soon

🗂️ Docker compose

```yaml
```