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

https://github.com/voidcoefficient/bullets

Proof-of-Concept messaging and "voice over IP" server that uses microservices
https://github.com/voidcoefficient/bullets

eureka kotlin messaging microservices rabbitmq

Last synced: 6 months ago
JSON representation

Proof-of-Concept messaging and "voice over IP" server that uses microservices

Awesome Lists containing this project

README

          

# `bullets`

THIS IS A WIP PROJECT.

Proof-of-Concept messaging and "voice over IP" server that uses microservices. The project uses many technologies.
Such as:

- Eureka Discovery
- Spring Cloud Gateway
- ~~RabbitMQ~~
- ~~Keycloak~~

## How to use

Using docker-compose:

```shell
sudo docker-compose up -d
```

## License

[[LICENSE]].