Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rchomczyk/violet

An elegant library for service discovery and registration.
https://github.com/rchomczyk/violet

Last synced: 17 days ago
JSON representation

An elegant library for service discovery and registration.

Awesome Lists containing this project

README

        

## violet (*fiołek*)

An elegant library for service discovery and registration.

### Get started

##### Add repository

```kotlin
maven("https://repo.shiza.dev/releases")
```

##### Add dependency

```kotlin
implementation("dev.shiza:violet:1.0.0")
```