Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/LukasW01/mood

(Mirror) A RESTful API for mood tracking
https://github.com/LukasW01/mood

kotlin mood quarkus

Last synced: 20 days ago
JSON representation

(Mirror) A RESTful API for mood tracking

Awesome Lists containing this project

README

        

# mood

A RESTful API for mood tracking

![app](data/app.jpeg)

## Getting Started

### Prerequisites

- Java 21 (GraalVM)
- Gradle
- Docker

### Installation

Build the application:

```bash
gradle build
```

Run the application:

```bash
gradle quarkusDev
```

## Qodana

https://qodana.cloud/projects/zqPvd

## License

This program is licensed under the MIT-License. See the "LICENSE" file for more information