Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sandjelkovic/kombinator

Playground for different technologies.
https://github.com/sandjelkovic/kombinator

arrow arrow-kt kotlin rest spring springboot swagger

Last synced: 13 days ago
JSON representation

Playground for different technologies.

Awesome Lists containing this project

README

        

# Kombinator
## [![pipeline status](https://gitlab.com/sandjelkovic/Kombinator/badges/master/pipeline.svg)](https://gitlab.com/sandjelkovic/Kombinator/commits/master) [![coverage report](https://gitlab.com/sandjelkovic/Kombinator/badges/master/coverage.svg)](https://gitlab.com/sandjelkovic/Kombinator/commits/master)

This application supports working with Combinations which can be used to calculate and decide on your dream PC Build, Combination of application suite or how to best spend time.

Written in Kotlin with Spring Boot.

## Running the application

Application can be started by running `./gradlew bootRun` or just running the `main` method in one of the variant directories. Application can be found on `http://localhost:8080/`

## API documentation

API is documented through Swagger and OpenAPI Specification. Swagger UI can be found on `http://localhost:8080/swagger-ui.html`