Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/LukasW01/mood
- Owner: LukasW01
- License: mit
- Created: 2024-05-05T20:10:00.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T21:09:18.000Z (24 days ago)
- Last Synced: 2025-01-14T08:14:41.705Z (24 days ago)
- Topics: kotlin, mood, quarkus
- Language: Kotlin
- Homepage: https://gitlab.com/LukasW01/mood
- Size: 290 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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